aboutsummaryrefslogtreecommitdiffstats
path: root/Puppetfile_extras
diff options
context:
space:
mode:
Diffstat (limited to 'Puppetfile_extras')
-rw-r--r--Puppetfile_extras12
1 files changed, 12 insertions, 0 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras
index 7339074..0b617b9 100644
--- a/Puppetfile_extras
+++ b/Puppetfile_extras
@@ -36,3 +36,15 @@ 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'
+
+mod 'systemd',
+ :git => 'https://github.com/camptocamp/puppet-systemd',
+ :ref => 'master'
+
+mod 'opendaylight',
+ :git => 'https://github.com/dfarrell07/puppet-opendaylight',
+ :ref => 'master'