puppet-ceph/examples/hiera.yaml

9 lines
107 B
YAML

---
:backends:
- yaml
:yaml:
:datadir: /var/lib/hiera
:hierarchy:
- "nodes/%{::hostname}"
- common