git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/hiera.yaml
blob: 912ba450c7912ea5e75a1effad5c33291416ee4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
version: 5

defaults:
  datadir: "data"

hierarchy:
  - name: 'Yaml backend'
    data_hash: yaml_data
    paths:
      - "nodes/%{trusted.certname}.yaml"
      - 'common.yaml'