summaryrefslogtreecommitdiff
path: root/hiera.yaml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-02-13 13:39:22 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2018-02-13 13:46:04 +0100
commit861312a7c91faf1dc54e49891396865c3c91eb5d (patch)
treed6d2a48d56fdbcaf4e1c8bff3f2e5d46fdd64133 /hiera.yaml
parent146370fb4938086991d9ec4c6170fa31aebd0f07 (diff)
downloadpuppet.KATH-861312a7c91faf1dc54e49891396865c3c91eb5d.tar.gz
puppet.KATH-861312a7c91faf1dc54e49891396865c3c91eb5d.tar.bz2
puppet.KATH-861312a7c91faf1dc54e49891396865c3c91eb5d.zip
port configuration to puppet 4.x
Diffstat (limited to 'hiera.yaml')
-rw-r--r--hiera.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/hiera.yaml b/hiera.yaml
new file mode 100644
index 0000000..dde32ca
--- /dev/null
+++ b/hiera.yaml
@@ -0,0 +1,10 @@
+---
+:backends:
+ - yaml
+
+:hierarchy:
+ - "osfamily/%{::osfamily}"
+ - common
+
+:yaml:
+ :datadir: /etc/puppet/code/hiera