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:
ab66969
)
Deploy NTP with puppet-tripleo profile
author
Emilien Macchi
<emilien@redhat.com>
Wed, 18 Jan 2017 18:55:04 +0000
(13:55 -0500)
committer
Emilien Macchi
<emilien@redhat.com>
Thu, 19 Jan 2017 12:21:45 +0000
(12:21 +0000)
Deploy NTP by using puppet-tripleo profile, so we can re-use the bits on
the undercloud.
Depends-On: If3cf7d9690001b051465ea25cf8a8c3bc6f7c33a
Change-Id: I8c13fbc9267ff28065f0de97424a4eac78c370fb
puppet/services/time/ntp.yaml
patch
|
blob
|
history
diff --git
a/puppet/services/time/ntp.yaml
b/puppet/services/time/ntp.yaml
index
7c3a19a
..
88ab90c
100644
(file)
--- 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