puppet-bind/hiera.yaml
2016-10-10 06:58:48 -05:00

10 lines
145 B
YAML

---
version: 4
datadir: data
hierarchy:
- name: "Platform"
backend: yaml
paths:
- "osfamily/%{facts.os.family}"
- "common"