From d3ee945798b98dc9f8abba6a4ddf4f33d4bf1c4e Mon Sep 17 00:00:00 2001 From: Nick Walker Date: Fri, 15 May 2015 11:39:23 -0700 Subject: [PATCH] Update hiera.yaml --- hiera.yaml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/hiera.yaml b/hiera.yaml index 80d14c9..bc98555 100644 --- a/hiera.yaml +++ b/hiera.yaml @@ -3,11 +3,7 @@ - yaml :hierarchy: - "nodes/%{clientcert}" - - defaults + - common :yaml: -# datadir is empty here, so hiera uses its defaults: -# - /var/lib/hiera on *nix -# - %CommonAppData%\PuppetLabs\hiera\var on Windows -# When specifying a datadir, make sure the directory exists. :datadir: "/etc/puppetlabs/puppet/environments/%{environment}/hieradata"