aboutsummaryrefslogtreecommitdiffstats
path: root/Puppetfile_extras
diff options
context:
space:
mode:
Diffstat (limited to 'Puppetfile_extras')
-rw-r--r--Puppetfile_extras8
1 files changed, 8 insertions, 0 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras
index 05586a3..0b617b9 100644
--- a/Puppetfile_extras
+++ b/Puppetfile_extras
@@ -40,3 +40,11 @@ mod 'certmonger',
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'