devstack: remove HOST_IP and FLAT_INTERFACE from local.conf.sample

We should let chance for automatic detection

Change-Id: I50d1e12baf5fe00edb241da633ec797b4647df60
Signed-off-by: Sahid Orentino Ferdjaoui <sahid.ferdjaoui@canonical.com>
This commit is contained in:
Sahid Orentino Ferdjaoui 2019-04-04 08:49:57 +00:00
parent 23d1416932
commit b31fa918eb
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
[[local|localrc]]
HOST_IP=10.5.18.185 # set this to your IP
FLAT_INTERFACE=ens2 # change this to your eth0
# Set the HOST_IP and FLAT_INTERFACE if automatique detection is
# unreliable
#HOST_IP=
#FLAT_INTERFACE=
DATABASE_PASSWORD=password
RABBIT_PASSWORD=password