Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a7b7a11
)
Fix NTP servers hieradata
author
Marius Cornea
<mcornea@redhat.com>
Tue, 27 Sep 2016 14:08:27 +0000
(16:08 +0200)
committer
Marius 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
patch
|
blob
|
history
diff --git
a/puppet/services/time/ntp.yaml
b/puppet/services/time/ntp.yaml
index
7aa3706
..
eb5237f
100644
(file)
--- a/
puppet/services/time/ntp.yaml
+++ b/
puppet/services/time/ntp.yaml
@@
-32,7
+32,7
@@
outputs:
value:
service_name: ntp
config_settings:
- ntp::
ntp
servers: {get_param: NtpServer}
+ ntp::servers: {get_param: NtpServer}
tripleo.ntp.firewall_rules:
'105 ntp':
dport: 123