Merge "Add custom public IP support to the undercloud."
[apex-tripleo-heat-templates.git] / nova-compute-config.yaml
index 4d672f6..ebc8fbd 100644 (file)
@@ -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: