git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/Puppetfile
diff options
context:
space:
mode:
authormail_redacted_for_web 2015-08-14 17:09:01 -0700
committermail_redacted_for_web 2015-08-14 17:25:26 -0700
commit96fc614ace9f6f8566f8d2ce923424db2e380bf7 (patch)
tree23633b71d25b2ab65545a7deef36a126e32c0d04 /Puppetfile
parent0bf10aea97a39aeb63a128cd432b1241e959442c (diff)
downloadcontrol-repo-template-96fc614ace9f6f8566f8d2ce923424db2e380bf7.tar.bz2
Add vhsn/gitlab and acidprime/r10k to Puppetfile
Diffstat (limited to 'Puppetfile')
-rw-r--r--Puppetfile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Puppetfile b/Puppetfile
index fde9831..8e2131a 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -20,6 +20,13 @@ mod 'hiera',
:git => 'https://github.com/hunner/puppet-hiera',
:tag => '1.3.1'
+mod 'gitlab',
+ :git => 'https://github.com/vshn/puppet-gitlab',
+ :ref => '00397b86dfb3487d9df768cbd3698d362132b5bf'
+
+mod 'r10k',
+ :git => 'https://github.com/acidprime/r10k',
+ :tag => 'v3.1.1'
#mod 'notifyme',
# :git => 'git://github.com/glarizza/puppet-notifyme',
# :ref => '50c01703b2e3e352520a9a2271ea4947fe17a51f'