try in template
[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'