git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/Puppetfile
diff options
context:
space:
mode:
Diffstat (limited to 'Puppetfile')
-rw-r--r--Puppetfile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Puppetfile b/Puppetfile
index bba46dd..fde9831 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -15,6 +15,11 @@ mod "saz/ssh", :latest
# Modules from Github using various references
# Further examples: https://github.com/puppetlabs/r10k/blob/master/doc/puppetfile.mkd#examples
+# update the tag to the most current release when implementing
+mod 'hiera',
+ :git => 'https://github.com/hunner/puppet-hiera',
+ :tag => '1.3.1'
+
#mod 'notifyme',
# :git => 'git://github.com/glarizza/puppet-notifyme',
# :ref => '50c01703b2e3e352520a9a2271ea4947fe17a51f'