aboutsummaryrefslogtreecommitdiffstats
path: root/Puppetfile_extras
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-03-07 13:58:35 +0000
committerGerrit Code Review <review@openstack.org>2017-03-07 13:58:35 +0000
commit0d15f1de5ab762ff87f2d3e57a2fec886e6f1f47 (patch)
tree992c6031951397cf19de85d1071f47d9abb1bbf2 /Puppetfile_extras
parentb235d6b096d96609b0047268c0284b43e1aafe47 (diff)
parent37ba3a8db5e38955469e8bc9158388379d64abc8 (diff)
Merge "Stop the chronyd service"
Diffstat (limited to 'Puppetfile_extras')
-rw-r--r--Puppetfile_extras4
1 files changed, 4 insertions, 0 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras
index 7339074..05586a3 100644
--- a/Puppetfile_extras
+++ b/Puppetfile_extras
@@ -36,3 +36,7 @@ mod 'fdio',
mod 'certmonger',
:git => 'https://github.com/earsdown/puppet-certmonger',
:ref => 'v1.1.1'
+
+mod 'ntp',
+ :git => 'https://github.com/puppetlabs/puppetlabs-ntp',
+ :ref => '4.2.x'