diff options
Diffstat (limited to 'puppet')
-rw-r--r-- | puppet/hiera.yaml | 1 |
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} |