summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-29 16:08:34 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-04-29 16:09:36 +0000
commitbe6ace3df242d7a00a5538e6cc9d2e652a32cd6d (patch)
treeb1d4fbd24faf5c5fd0c2a946aefa040314f6d0aa
parentbd08e0075db2a0c57ad0c91c812c2616369257d6 (diff)
downloaddefinitions-be6ace3df242d7a00a5538e6cc9d2e652a32cd6d.tar.gz
openstack: update IP address for one-node cluster
To be consistent with the other IP addresses used.
-rw-r--r--clusters/openstack-two-node-installer.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/clusters/openstack-two-node-installer.morph b/clusters/openstack-two-node-installer.morph
index 2a278550..961f22b1 100644
--- a/clusters/openstack-two-node-installer.morph
+++ b/clusters/openstack-two-node-installer.morph
@@ -143,7 +143,7 @@ systems:
CONTROLLER_HOST_ADDRESS: twonode-controller.os-mgmt
MANAGEMENT_INTERFACE_IP_ADDRESS: 10.0.0.1
- HOSTS_SELF: 10.24.1.83 twonode-controller
+ HOSTS_SELF: 10.0.0.1 twonode-controller
HOSTS_CONTROL: 10.0.0.1 twonode-controller.os-mgmt
HOSTS_COMPUTE: 10.0.0.3 twonode-compute.os-mgmt
EXTERNAL_INTERFACE: enp3s0