diff options
Diffstat (limited to 'hiera.yaml')
-rw-r--r-- | hiera.yaml | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -3,11 +3,7 @@ - yaml :hierarchy: - "nodes/%{clientcert}" - - defaults + - common :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" |