aboutsummaryrefslogtreecommitdiffstats
path: root/nova-compute-config.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-05-20 16:30:17 +0000
committerGerrit Code Review <review@openstack.org>2014-05-20 16:30:17 +0000
commit28e9c8e83ef778b0ca41e5080d2abdb3e882268b (patch)
tree6f08dee601d0487b8fcd14a28e0ca660f726069d /nova-compute-config.yaml
parent46748fdffb57960be79971b6466cc739e052591a (diff)
parent97be2198406de9caab6b71de148fc906c394fdb2 (diff)
Merge "Configure NTP for overcloud compute"
Diffstat (limited to 'nova-compute-config.yaml')
-rw-r--r--nova-compute-config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/nova-compute-config.yaml b/nova-compute-config.yaml
index 4d672f66..ebc8fbd2 100644
--- a/nova-compute-config.yaml
+++ b/nova-compute-config.yaml
@@ -50,6 +50,9 @@ Resources:
base_image_id: {get_input: nova_image}
live_update_image_id: {get_input: live_update_compute_image}
completion-signal: {get_input: deploy_signal_id}
+ ntp:
+ servers:
+ - {server: {get_input: ntp_server}, fudge: "stratum 0"}
NovaComputePassthrough:
Type: OS::Heat::StructuredConfig
Properties: