Update hiera.yaml

This commit is contained in:
Nick Walker 2015-05-15 11:39:23 -07:00
parent 368cb4adf0
commit d3ee945798

View File

@ -3,11 +3,7 @@
- yaml - yaml
:hierarchy: :hierarchy:
- "nodes/%{clientcert}" - "nodes/%{clientcert}"
- defaults - common
:yaml: :yaml:
# datadir is empty here, so hiera uses its defaults:
# - /var/lib/hiera on *nix
# - %CommonAppData%\PuppetLabs\hiera\var on Windows
# When specifying a datadir, make sure the directory exists.
:datadir: "/etc/puppetlabs/puppet/environments/%{environment}/hieradata" :datadir: "/etc/puppetlabs/puppet/environments/%{environment}/hieradata"