From 9fc105dc55373587a961cf52c3aa559d71fb2806 Mon Sep 17 00:00:00 2001 From: Fredrik Thulin Date: Tue, 27 May 2014 10:21:57 +0200 Subject: update to make work on Ubuntu 14.04 (take 2) --- global/overlay/etc/puppet/hiera.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'global') diff --git a/global/overlay/etc/puppet/hiera.yaml b/global/overlay/etc/puppet/hiera.yaml index ba2e7d8..782fa7f 100644 --- a/global/overlay/etc/puppet/hiera.yaml +++ b/global/overlay/etc/puppet/hiera.yaml @@ -1,15 +1,15 @@ --- :backends: - yaml - - gpg + - gpg :logger: console :hierarchy: - "%{env}/%{location}/%{calling_module}" - "%{env}/%{calling_module}" - - secrets.yaml - - common + - secrets.yaml + - common :yaml: -- cgit v1.1