Deploy NTP with puppet-tripleo profile
authorEmilien Macchi <emilien@redhat.com>
Wed, 18 Jan 2017 18:55:04 +0000 (13:55 -0500)
committerEmilien Macchi <emilien@redhat.com>
Thu, 19 Jan 2017 12:21:45 +0000 (12:21 +0000)
Deploy NTP by using puppet-tripleo profile, so we can re-use the bits on
the undercloud.

Depends-On: If3cf7d9690001b051465ea25cf8a8c3bc6f7c33a
Change-Id: I8c13fbc9267ff28065f0de97424a4eac78c370fb

puppet/services/time/ntp.yaml

index 7c3a19a..88ab90c 100644 (file)
@@ -38,4 +38,4 @@ outputs:
             dport: 123
             proto: udp
       step_config: |
-        include ::ntp
+        include ::tripleo::profile::base::time::ntp