9304c0e46e92abd4830e8b30c8d122f45a4a32cd
[mirror/dsa-puppet.git] / modules / puppetmaster / files / hiera.yaml
1 ---
2 :hierarchy:
3   - %{hoster}
4   - machines/${fqdn}
5   - clusters/${cluster}
6   - common
7 :backends:
8   - yaml
9 :yaml:
10   :datadir: '/etc/puppet/hieradata'