git.lirion.de

Of git, get, and gud

summaryrefslogtreecommitdiffstats
path: root/hiera.yaml
blob: 0f5c65769814da9323ce7734e7e82e69cbd4178b (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"