git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/hiera.yaml
blob: bc98555ff78f63a622c4653171d6f654eead43ff (plain)
1
2
3
4
5
6
7
8
9
---
:backends:
  - yaml
:hierarchy:
  - "nodes/%{clientcert}"
  - common

:yaml:
  :datadir: "/etc/puppetlabs/puppet/environments/%{environment}/hieradata"