diff options
Diffstat (limited to 'puppet/services')
-rw-r--r-- | puppet/services/time/ntp.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |