aboutsummaryrefslogtreecommitdiffstats
path: root/spec/fixtures/hiera.yaml
blob: 07bc836ef8bbe8d24c65e38f31d360993ab43b3c (plain)
1
2
3
4
5
6
7
8
---
:backends:
  - yaml
:yaml:
  :datadir: './spec/fixtures/hieradata'
:hierarchy:
  - 'step%{::step}'
  - 'default'