aboutsummaryrefslogtreecommitdiffstats
path: root/nova-compute-config.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2015-01-19 10:20:40 +0000
committerGerrit Code Review <review@openstack.org>2015-01-19 10:20:40 +0000
commit6629b49665ac31f71002ee603c959617e514d522 (patch)
treeba1bfcb39a6f4f57591ec7e39ef59ce577a4aa88 /nova-compute-config.yaml
parent00c3a6c3b9499ca8eb0f1087863638f858540e5c (diff)
parent42a3b362479f0f9e55f8f57f7fd6d638e5bf36bf (diff)
Merge "Remove invalid NTP configuration in templates"
Diffstat (limited to 'nova-compute-config.yaml')
-rw-r--r--nova-compute-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova-compute-config.yaml b/nova-compute-config.yaml
index 8129cfa1..07aacd5f 100644
--- a/nova-compute-config.yaml
+++ b/nova-compute-config.yaml
@@ -55,7 +55,7 @@ resources:
password: {get_input: rabbit_password}
ntp:
servers:
- - {server: {get_input: ntp_server}, fudge: "stratum 0"}
+ - {server: {get_input: ntp_server}}
NovaComputePassthrough:
type: OS::Heat::StructuredConfig
properties: