1
0
mirror of https://github.com/krislamo/vagrant-jenkins synced 2024-09-19 23:10:34 +00:00
vagrant-jenkins/puppet/hiera.yaml

13 lines
201 B
YAML
Raw Normal View History

2016-09-02 01:55:56 +00:00
---
:backends:
- yaml
:yaml:
:datadir: "%{settings::codedir}/environments/%{::environment}/hieradata"
:hierarchy:
- "nodes/%{::fqdn}"
- "%{::domain}"
- sensitive
- common