control-repo/hiera.yaml
2018-08-20 22:16:14 -07:00

13 lines
180 B
YAML

---
version: 5
defaults:
datadir: "data"
hierarchy:
- name: 'Yaml backend'
data_hash: yaml_data
paths:
- "nodes/%{trusted.certname}.yaml"
- 'common.yaml'