summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--puppet/hiera.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/puppet/hiera.yaml b/puppet/hiera.yaml
new file mode 100644
index 00000000..01b0d3b8
--- /dev/null
+++ b/puppet/hiera.yaml
@@ -0,0 +1,16 @@
+---
+:backends:
+ - yaml
+ - puppet
+
+:logger: console
+
+:hierarchy:
+ - "%{location}"
+ - common
+
+:yaml:
+ :datadir: /etc/leap/hieradata
+
+:puppet:
+ :datasource: data