From 0e9bcdbc969214e5c8880c260b1cb83b96b655a3 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Wed, 29 Apr 2015 16:08:34 +0000 Subject: openstack: update IP address for one-node cluster To be consistent with the other IP addresses used. Change-Id: Idf47ac2af56ea94575d4c534eefb61d5aa38b411 --- clusters/openstack-two-node-installer.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clusters/openstack-two-node-installer.morph') 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 -- cgit v1.2.1