aboutsummaryrefslogtreecommitdiffstats
path: root/Puppetfile_extras
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-01-19 21:08:34 +0000
committerGerrit Code Review <review@openstack.org>2017-01-19 21:08:34 +0000
commitb8e4fbe838fea2726fb2373e159e1879ddfabed8 (patch)
tree48aa93a2fea03481ed3bafb54dc44e59be8d46d1 /Puppetfile_extras
parente4d2a3a9a8886176c9fee60489103c501732f2f5 (diff)
parentade8845ac81067d017458ceb9195789ae02176ed (diff)
Merge "Adds etcd"
Diffstat (limited to 'Puppetfile_extras')
-rw-r--r--Puppetfile_extras3
1 files changed, 3 insertions, 0 deletions
diff --git a/Puppetfile_extras b/Puppetfile_extras
index b9f664f..ce158e4 100644
--- a/Puppetfile_extras
+++ b/Puppetfile_extras
@@ -29,3 +29,6 @@ mod 'datacat',
:git => 'https://github.com/richardc/puppet-datacat',
:ref => '0.6.2'
+mod 'etcd',
+ :git => 'https://github.com/cristifalcas/puppet-etcd',
+ :ref => '1.10.0' \ No newline at end of file