aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/time
diff options
context:
space:
mode:
authorMarius Cornea <mcornea@redhat.com>2016-09-27 16:08:27 +0200
committerMarius Cornea <mcornea@redhat.com>2016-09-27 16:11:10 +0200
commit8b38376787cad1dfb6a6142b581ca4229827ae71 (patch)
tree52a6a21cedb07084f794b661666a40b45afb53c2 /puppet/services/time
parenta7b7a118bf511ec2221f9bf2f9a42fd746edead0 (diff)
Fix NTP servers hieradata
This patch enables correctly setting the NTP server passed via --ntp-server in the overcloud nodes' /etc/ntp.conf. Change-Id: Iff644b9da51fb8cd1946ad9d297ba0e94d3d782b
Diffstat (limited to 'puppet/services/time')
-rw-r--r--puppet/services/time/ntp.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/time/ntp.yaml b/puppet/services/time/ntp.yaml
index 7aa3706f..eb5237fe 100644
--- a/puppet/services/time/ntp.yaml
+++ b/puppet/services/time/ntp.yaml
@@ -32,7 +32,7 @@ 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