control-repo/hiera.yaml

13 lines
180 B
YAML
Raw Permalink Normal View History

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