aboutsummaryrefslogtreecommitdiffstats
path: root/Puppetfile_extras
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-03-24 10:01:56 +0000
committerGerrit Code Review <review@openstack.org>2017-03-24 10:01:56 +0000
commit36b99ad81a2ff29cf2c083d6c62bc99a509fab09 (patch)
treeb15303449f08b5ffeb971ebf470844c497242ea5 /Puppetfile_extras
parentd71efd8a8f2284be9c24ec5b6e5a12f067e5d706 (diff)
parent5508557a8a7a2d193308a35f46a10041ee2403f0 (diff)
Merge "Fixes issues with raising mysql file limit" into stable/ocata
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 b3e51d4..50a9294 100644
--- a/Puppetfile_extras
+++ b/Puppetfile_extras
@@ -32,3 +32,7 @@ mod 'etcd',
mod 'ntp',
:git => 'https://github.com/puppetlabs/puppetlabs-ntp',
:ref => '4.2.x'
+
+mod 'systemd',
+ :git => 'https://github.com/camptocamp/puppet-systemd',
+ :ref => 'master'