Skip to content
Snippets Groups Projects
Commit 89df9eb3 authored by Steven Dake's avatar Steven Dake
Browse files

Have genenv offer some hepful hints about FLAT_INTERFACE

The FLAT_INTERFACE is for vm communication, and should be
manually configured if necessary.

Change-Id: I79846705c18c2f0f2d4340e53d04183ec689e191
parent 3f4c45fa
No related branches found
No related tags found
No related merge requests found
......@@ -112,3 +112,6 @@ RABBITMQ_USER=$RABBIT_USER
RABBIT_PASSWORD=$RABBIT_PASSWORD
RABBIT_USERID=$RABBIT_USER
EOF
echo Please customize your FLAT_INTERFACE to a different network then your
echo main network. The FLAT_INTERFACE is used for inter-VM communication.
echo the FLAT_INTERFACE should not have an IP address assigned.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment