diff options
author | mail_redacted_for_web | 2015-05-15 11:39:23 -0700 |
---|---|---|
committer | mail_redacted_for_web | 2015-05-15 11:39:23 -0700 |
commit | d3ee945798b98dc9f8abba6a4ddf4f33d4bf1c4e (patch) | |
tree | cf8421dea50dc06fa332c148c8f9865a744fe18a /hiera.yaml | |
parent | 368cb4adf0bffcae52842a2d73ff22a38136bf04 (diff) | |
download | control-repo-template-d3ee945798b98dc9f8abba6a4ddf4f33d4bf1c4e.tar.bz2 |
Update hiera.yaml
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" |