Changed :latest to 2.0.1 for hunner/hiera

This commit is contained in:
Patrick St. Jean 2016-02-04 14:22:40 -06:00
parent b415200eb0
commit 7f967d1f8b

View File

@ -3,7 +3,7 @@ forge "http://forge.puppetlabs.com"
# Modules from the Puppet Forge # Modules from the Puppet Forge
# Note the versions are all set to :latest but after you've # Note the versions are all set to :latest but after you've
# installed you should change them to the exact version you want # 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/inifile", :latest
mod "puppetlabs/stdlib", :latest mod "puppetlabs/stdlib", :latest
mod "puppetlabs/concat", :latest mod "puppetlabs/concat", :latest