git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/Puppetfile
diff options
context:
space:
mode:
authormail_redacted_for_web 2015-08-17 10:54:41 -0700
committermail_redacted_for_web 2015-08-17 10:56:55 -0700
commitfc3ed995a73dd767152a10b7733d65cb8ece5bdb (patch)
tree4e769830da53af4227dba128e12b185920b07a4b /Puppetfile
parent96fc614ace9f6f8566f8d2ce923424db2e380bf7 (diff)
downloadcontrol-repo-template-fc3ed995a73dd767152a10b7733d65cb8ece5bdb.tar.bz2
Add abrader-gms module to Puppetfile
Diffstat (limited to 'Puppetfile')
-rw-r--r--Puppetfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Puppetfile b/Puppetfile
index 8e2131a..aabc7b8 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -27,6 +27,11 @@ mod 'gitlab',
mod 'r10k',
:git => 'https://github.com/acidprime/r10k',
:tag => 'v3.1.1'
+
+mod 'gms',
+ :git => 'https://github.com/abrader/abrader-gms',
+ :tag => 'v0.0.9'
+
#mod 'notifyme',
# :git => 'git://github.com/glarizza/puppet-notifyme',
# :ref => '50c01703b2e3e352520a9a2271ea4947fe17a51f'