From 4147ad36ff3fb07a14fd43b16b580322033507d6 Mon Sep 17 00:00:00 2001 From: Keith Whyte Date: Tue, 13 Feb 2018 21:33:34 +0000 Subject: [PATCH] hiera: Update the hiera datadir to default for Debian 9 --- hiera.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hiera.yaml b/hiera.yaml index 4ebda8a..33e0514 100644 --- a/hiera.yaml +++ b/hiera.yaml @@ -1,9 +1,10 @@ --- :backends: - yaml + :hierarchy: - "%{clientcert}" - defaults :yaml: - :datadir: /etc/puppet/hieradata + :datadir: /etc/puppet/code/hiera