summaryrefslogtreecommitdiff
path: root/clusters/openstack-three-node-installer.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-06-16 10:20:36 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-06-17 10:43:56 +0000
commita0cdc9afae9e481710997d5522670324201004c9 (patch)
tree82b9aafbe590290563e805d310d8b296ddae9ec0 /clusters/openstack-three-node-installer.morph
parentc6d7c8e3f965d79c0c59cfc4644a16ecf3b4b1c0 (diff)
downloaddefinitions-a0cdc9afae9e481710997d5522670324201004c9.tar.gz
OpenStack: request time from the Controller
Configure the Networking and Compute machines to ntpd from the Controller machine instead of other lower strata NTP servers. This is the recommended by the OpenStack install guide. Change-Id: I6911a50ee4bcebd2626859626b7236935994de9b
Diffstat (limited to 'clusters/openstack-three-node-installer.morph')
-rw-r--r--clusters/openstack-three-node-installer.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/clusters/openstack-three-node-installer.morph b/clusters/openstack-three-node-installer.morph
index a316a56c..b9c72364 100644
--- a/clusters/openstack-three-node-installer.morph
+++ b/clusters/openstack-three-node-installer.morph
@@ -154,6 +154,7 @@ systems:
EXTERNAL_INTERFACE: enp3s0
NETWORK_CONFIG: enp3s0:dhcp;enp2s0:static,address=10.0.0.1,netmask=255.255.255.0
+ SYNC_TIME_WITH_CONTROLLER: True
subsystems:
- morph: systems/initramfs-x86_64.morph
deploy:
@@ -197,6 +198,7 @@ systems:
HOSTS_SELF: 10.0.0.2 threenode-controller
EXTERNAL_INTERFACE: enp2s0
NETWORK_CONFIG: enp2s0:dhcp;enp0s26u1u2:static,address=10.0.0.2,netmask=255.255.255.0
+ SYNC_TIME_WITH_CONTROLLER: False
subsystems:
- morph: systems/initramfs-x86_64.morph
deploy:
@@ -233,6 +235,7 @@ systems:
HOSTS_SELF: 10.0.0.3 threenode-compute
EXTERNAL_INTERFACE: eno1
NETWORK_CONFIG: eno1:dhcp;enp0s29u1u3:static,address=10.0.0.3,netmask=255.255.255.0
+ SYNC_TIME_WITH_CONTROLLER: True
subsystems:
- morph: systems/initramfs-x86_64.morph
deploy: