Update hiera.yaml
This commit is contained in:
parent
368cb4adf0
commit
d3ee945798
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user