git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormail_redacted_for_web 2016-02-04 14:22:40 -0600
committermail_redacted_for_web 2016-02-04 14:22:40 -0600
commit7f967d1f8b3feefb03041e2a1602ed573c4f3490 (patch)
treeabac07473130bf344e5d716b4dbc5e09c72adf16
parentb415200eb04db098de02806c526310996bc90a8a (diff)
downloadcontrol-repo-template-7f967d1f8b3feefb03041e2a1602ed573c4f3490.tar.bz2
Changed :latest to 2.0.1 for hunner/hiera
-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