From afd789f5ffa51dfbaf507cb404a9a8e165b7512a Mon Sep 17 00:00:00 2001 From: jigen Date: Fri, 11 Sep 2015 18:11:56 +0200 Subject: [PATCH] Switched hiera format to json --- hiera.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hiera.yaml b/hiera.yaml index 8c4aecb..67d2a2e 100644 --- a/hiera.yaml +++ b/hiera.yaml @@ -2,6 +2,6 @@ - host-conf/host - site :backends: - - yaml + - json :yaml: :datadir: '/etc/puppet/site-conf/'