We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b415200 commit 7f967d1Copy full SHA for 7f967d1
Puppetfile
@@ -3,7 +3,7 @@ forge "http://forge.puppetlabs.com"
3
# Modules from the Puppet Forge
4
# Note the versions are all set to :latest but after you've
5
# installed you should change them to the exact version you want
6
-mod "hunner/hiera", :latest
+mod "hunner/hiera", '2.0.1'
7
mod "puppetlabs/inifile", :latest
8
mod "puppetlabs/stdlib", :latest
9
mod "puppetlabs/concat", :latest
0 commit comments