From 81b6779dddcf977daf26db193c8bcd016066e044 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Thu, 23 Apr 2015 10:00:16 +0100 Subject: openstack-three-node-installer: amend IP address Change-Id: I3ab72d36b6b164088e8d31ac4e2359377714a9fd --- clusters/openstack-three-node-installer.morph | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'clusters') diff --git a/clusters/openstack-three-node-installer.morph b/clusters/openstack-three-node-installer.morph index 87aa53fd..b496d8ed 100644 --- a/clusters/openstack-three-node-installer.morph +++ b/clusters/openstack-three-node-installer.morph @@ -134,7 +134,7 @@ systems: CONTROLLER_HOST_ADDRESS: threenode-controller.os-mgmt MANAGEMENT_INTERFACE_IP_ADDRESS: 10.0.0.1 - HOSTS_SELF: 10.24.1.83 threenode-network + HOSTS_SELF: 10.0.0.1 threenode-network HOSTS_NETWORK: 10.0.0.1 threenode-network.os-mgmt HOSTS_CONTROL: 10.0.0.2 threenode-controller.os-mgmt HOSTS_COMPUTE: 10.0.0.3 threenode-compute.os-mgmt -- cgit v1.2.1