Make syncproxy mirror basedir configurable in hiera, and use it in all templates...
[mirror/dsa-puppet.git] / modules / puppetmaster / files / hiera.yaml
1 ---
2 :hierarchy:
3   - 'nodes/%{trusted.certname}'
4   - '%{hoster}'
5   - 'clusters/%{cluster}'
6   - 'common'
7 :backends:
8   - yaml
9 :yaml:
10   :datadir: '/etc/puppet/hieradata'