git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Puppetfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Puppetfile b/Puppetfile
index 9efbec1..61013d8 100644
--- a/Puppetfile
+++ b/Puppetfile
@@ -3,7 +3,7 @@ forge "http://forge.puppetlabs.com"
# Modules from the Puppet Forge
# Note the versions are all set to :latest but after you've
# installed you should change them to the exact version you want
-mod "hunner/hiera", :latest
+mod "hunner/hiera", '2.0.1'
mod "puppetlabs/inifile", :latest
mod "puppetlabs/stdlib", :latest
mod "puppetlabs/concat", :latest