diff options
-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: |