diff options
author | Fredrik Thulin <fredrik@thulin.net> | 2014-05-27 10:21:57 +0200 |
---|---|---|
committer | Fredrik Thulin <fredrik@thulin.net> | 2014-05-27 10:21:57 +0200 |
commit | 9fc105dc55373587a961cf52c3aa559d71fb2806 (patch) | |
tree | e87420ac684e392f307169682174b5b84f061290 /global | |
parent | e99fbf5eed5e7147f2250a1ccad41b52fcc56c1d (diff) |
update to make work on Ubuntu 14.04 (take 2)sunet-ops-2014-05-27-v02
Diffstat (limited to 'global')
-rw-r--r-- | global/overlay/etc/puppet/hiera.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
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: |