From 0dca944ac92594a7e237c5ce986c9d24bf1402cb Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 5 Jan 2018 10:56:19 +0100 Subject: stretch update: Adapt to puppet 4.8.2 as found in Debian stretch. --- hiera.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 hiera.yaml (limited to 'hiera.yaml') 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 -- cgit v1.2.3