summaryrefslogtreecommitdiff
path: root/clusters/openstack-two-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-two-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-two-node-installer.morph')
-rw-r--r--clusters/openstack-two-node-installer.morph2
1 files changed, 2 insertions, 0 deletions
diff --git a/clusters/openstack-two-node-installer.morph b/clusters/openstack-two-node-installer.morph
index d4f94cfb..29c028dc 100644
--- a/clusters/openstack-two-node-installer.morph
+++ b/clusters/openstack-two-node-installer.morph
@@ -151,6 +151,7 @@ systems:
HOSTS_COMPUTE: 10.0.0.3 twonode-compute.os-mgmt
EXTERNAL_INTERFACE: enp3s0
NETWORK_CONFIG: enp3s0:dhcp;enp2s0:static,address=10.0.0.1,netmask=255.255.255.0
+ SYNC_TIME_WITH_CONTROLLER: False
subsystems:
- morph: systems/initramfs-x86_64.morph
deploy:
@@ -194,6 +195,7 @@ systems:
HOSTS_SELF: 10.0.0.3 twonode-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: