summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Pettai <pettai@nordu.net>2015-02-23 15:34:43 +0100
committerFredrik Pettai <pettai@nordu.net>2015-02-23 15:34:43 +0100
commit582f8e4059ab9546fcd8bdc05b549f9252361e94 (patch)
treeabfa92a71efeb04762bb718e56b01f470a33d537
parentae1ef20375c2e1f121f77b72048b0c7952954acc (diff)
-rw-r--r--global/overlay/etc/puppet/hiera.yaml16
1 files changed, 10 insertions, 6 deletions
diff --git a/global/overlay/etc/puppet/hiera.yaml b/global/overlay/etc/puppet/hiera.yaml
index cd619bb..b7ad0fa 100644
--- a/global/overlay/etc/puppet/hiera.yaml
+++ b/global/overlay/etc/puppet/hiera.yaml
@@ -1,13 +1,17 @@
---
-:backends: - yaml
- - gpg
+:backends:
+ - yaml
+ - gpg
:logger: console
-:hierarchy: - %{env}/%{location}/%{calling_module}
- - %{env}/%{calling_module}
- - secrets.yaml
- - common
+:hierarchy:
+ - "%{env}/%{location}/%{calling_module}"
+ - "%{env}/%{calling_module}"
+ - local
+ - secrets.yaml
+ - checksums
+ - common
:yaml: