aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/time/ntp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/time/ntp.yaml')
-rw-r--r--puppet/services/time/ntp.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/puppet/services/time/ntp.yaml b/puppet/services/time/ntp.yaml
index 7aa3706f..88ab90cb 100644
--- a/puppet/services/time/ntp.yaml
+++ b/puppet/services/time/ntp.yaml
@@ -1,4 +1,4 @@
-heat_template_version: 2016-04-08
+heat_template_version: ocata
description: >
NTP service deployment using puppet, this YAML file
@@ -32,10 +32,10 @@ outputs:
value:
service_name: ntp
config_settings:
- ntp::ntpservers: {get_param: NtpServer}
+ ntp::servers: {get_param: NtpServer}
tripleo.ntp.firewall_rules:
'105 ntp':
dport: 123
proto: udp
step_config: |
- include ::ntp
+ include ::tripleo::profile::base::time::ntp