Skip to content

Commit 7f967d1

Browse files
committed
Changed :latest to 2.0.1 for hunner/hiera
1 parent b415200 commit 7f967d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Puppetfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ forge "http://forge.puppetlabs.com"
33
# Modules from the Puppet Forge
44
# Note the versions are all set to :latest but after you've
55
# installed you should change them to the exact version you want
6-
mod "hunner/hiera", :latest
6+
mod "hunner/hiera", '2.0.1'
77
mod "puppetlabs/inifile", :latest
88
mod "puppetlabs/stdlib", :latest
99
mod "puppetlabs/concat", :latest

0 commit comments

Comments
 (0)