summaryrefslogtreecommitdiff
path: root/puppet/hiera.yaml
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2012-10-13 10:42:49 +0200
committervarac <varacanero@zeromail.org>2012-10-13 10:42:49 +0200
commitcaea416c370bd2f6aa4c012f4ca40ac312269ad1 (patch)
treed4776be55f6446ccc8e79f7a0cd21927029da1bf /puppet/hiera.yaml
parent362cb50e73fd86cf1a7c705fdedfd6227cbe5ff3 (diff)
use defaults.yaml as fallback
Diffstat (limited to 'puppet/hiera.yaml')
-rw-r--r--puppet/hiera.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/hiera.yaml b/puppet/hiera.yaml
index 4194c6c9..af448d57 100644
--- a/puppet/hiera.yaml
+++ b/puppet/hiera.yaml
@@ -7,6 +7,7 @@
:hierarchy:
- %{fqdn}
+ - defaults
#former hierarchy, not used anymore
# - hosts/%{fqdn}
# - ca/%{fqdn}