summaryrefslogtreecommitdiff
path: root/hiera.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'hiera.yaml')
-rw-r--r--hiera.yaml15
1 files changed, 8 insertions, 7 deletions
diff --git a/hiera.yaml b/hiera.yaml
index dde32ca..2536e86 100644
--- a/hiera.yaml
+++ b/hiera.yaml
@@ -1,10 +1,11 @@
---
-:backends:
- - yaml
+# Hiera 5 Global configuration file
-:hierarchy:
- - "osfamily/%{::osfamily}"
- - common
+version: 5
-:yaml:
- :datadir: /etc/puppet/code/hiera
+# defaults:
+# data_hash: yaml_data
+# hierarchy:
+# - name: Common
+# data_hash: yaml_data
+hierarchy: []