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 :logger: console
:hierarchy: :hierarchy:
- "%{env}/%{location}/%{calling_module}"
- "%{env}/%{calling_module}"
- local - local
- group - group
- secrets.yaml - secrets.yaml
- "dist_%{::lsbdistcodename}_override"
- common - common
:yaml: :yaml:
:datadir: /etc/hiera/data :datadir: /etc/hiera/data