From: Emilien Macchi Date: Wed, 18 Jan 2017 18:55:04 +0000 (-0500) Subject: Deploy NTP with puppet-tripleo profile X-Git-Tag: opnfv-6.0.0~1207^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=550dde6370b17d60bb5d615b1f95671195275889;p=apex-tripleo-heat-templates.git Deploy NTP with puppet-tripleo profile Deploy NTP by using puppet-tripleo profile, so we can re-use the bits on the undercloud. Depends-On: If3cf7d9690001b051465ea25cf8a8c3bc6f7c33a Change-Id: I8c13fbc9267ff28065f0de97424a4eac78c370fb --- diff --git a/puppet/services/time/ntp.yaml b/puppet/services/time/ntp.yaml index 7c3a19a9..88ab90cb 100644 --- a/puppet/services/time/ntp.yaml +++ b/puppet/services/time/ntp.yaml @@ -38,4 +38,4 @@ outputs: dport: 123 proto: udp step_config: | - include ::ntp + include ::tripleo::profile::base::time::ntp