fix order of hiera files

This commit is contained in:
Leif Johansson 2018-09-21 09:44:26 +02:00
parent 6b5c27204f
commit 169d3fedb5

View file

@ -6,14 +6,14 @@
:logger: console
:hierarchy:
- "%{env}/%{location}/%{calling_module}"
- "%{env}/%{calling_module}"
- local
- group
- secrets.yaml
- "dist_%{::lsbdistcodename}_override"
- common
:yaml:
:datadir: /etc/hiera/data