diff options
Diffstat (limited to 'nova-compute-config.yaml')
-rw-r--r-- | nova-compute-config.yaml | 2 |
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: |