2015-01-14 00:42:06 +00:00
|
|
|
---
|
|
|
|
:backends:
|
|
|
|
- yaml
|
|
|
|
:hierarchy:
|
2015-05-14 18:40:35 +00:00
|
|
|
- "nodes/%{clientcert}"
|
2015-01-14 00:42:06 +00:00
|
|
|
- defaults
|
|
|
|
|
|
|
|
: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"
|