ports/databases/ruby-hiera3/files/hiera.yaml

11 lines
174 B
YAML
Raw Normal View History

2023-08-16 22:26:55 +00:00
---
:backends:
- yaml
:hierarchy:
- "nodes/%{::trusted.certname}"
- "common"
:yaml:
:datadir: "${SYSCONFDIR}/puppetlabs/code/environments/%{environment}/hieradata"