puppet-playground icon indicating copy to clipboard operation
puppet-playground copied to clipboard

The Hierra file has a configuration issue that makes hiera fail lookups in puppet env

Open 32bit opened this issue 10 years ago • 0 comments

The file has

:yaml: :datadir: /vagrant/hiera/

instead this should be

:yaml: :datadir: /vagrant/data/

32bit avatar Jan 11 '16 15:01 32bit