control-repo/hiera.yaml
2021-04-28 14:31:36 +08:00

15 lines
242 B
YAML

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