diff options
Diffstat (limited to 'Puppetfile_extras')
-rw-r--r-- | Puppetfile_extras | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras index 05586a3..e21e63f 100644 --- a/Puppetfile_extras +++ b/Puppetfile_extras @@ -40,3 +40,7 @@ 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' |