diff options
author | 2015-01-19 10:20:40 +0000 | |
---|---|---|
committer | 2015-01-19 10:20:40 +0000 | |
commit | 6629b49665ac31f71002ee603c959617e514d522 (patch) | |
tree | ba1bfcb39a6f4f57591ec7e39ef59ce577a4aa88 /compute-config.yaml | |
parent | 00c3a6c3b9499ca8eb0f1087863638f858540e5c (diff) | |
parent | 42a3b362479f0f9e55f8f57f7fd6d638e5bf36bf (diff) |
Merge "Remove invalid NTP configuration in templates"
Diffstat (limited to 'compute-config.yaml')
-rw-r--r-- | compute-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compute-config.yaml b/compute-config.yaml index 9698cc3b..5477e8c9 100644 --- a/compute-config.yaml +++ b/compute-config.yaml @@ -68,7 +68,7 @@ resources: password: {get_input: rabbit_password} ntp: servers: - - {server: {get_input: ntp_server}, fudge: "stratum 0"} + - {server: {get_input: ntp_server}} outputs: config_id: |