]> git.pld-linux.org Git - packages/hiera.git/blob - hiera.yaml
4f7e782fcbad3b4bb5b35ad111594b6176443190
[packages/hiera.git] / hiera.yaml
1 ---
2 :backend:
3   - yaml
4 :hierarchy:
5   - defaults
6   - %{certname}
7   - %{environment}
8   - global
9
10 :yaml:
11 # datadir is empty here, so hiera uses its defaults, /var/lib/hiera
12 # When specifying a datadir, make sure the path of the datadir exists
13   :datadir:
This page took 0.022198 seconds and 2 git commands to generate.