Fix NTP servers hieradata
authorMarius Cornea <mcornea@redhat.com>
Tue, 27 Sep 2016 14:08:27 +0000 (16:08 +0200)
committerMarius Cornea <mcornea@redhat.com>
Tue, 27 Sep 2016 14:11:10 +0000 (16:11 +0200)
This patch enables correctly setting the NTP server passed via
--ntp-server in the overcloud nodes' /etc/ntp.conf.

Change-Id: Iff644b9da51fb8cd1946ad9d297ba0e94d3d782b

puppet/services/time/ntp.yaml

index 7aa3706..eb5237f 100644 (file)
@@ -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