aboutsummaryrefslogtreecommitdiff
path: root/hiera/hiera.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hiera/hiera.yaml')
-rw-r--r--hiera/hiera.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hiera/hiera.yaml b/hiera/hiera.yaml
index f5bc512..d22acc0 100644
--- a/hiera/hiera.yaml
+++ b/hiera/hiera.yaml
@@ -2,7 +2,7 @@
:backends:
- yaml
:yaml:
- :datadir: /etc/puppet/hiera
+ :datadir: hiera
:hierarchy:
- '%{::environment}/domain/%{::domain}/node/%{::clientcert}'
- '%{::environment}/domain/%{::domain}/role/%{::role}'