solar/bootstrap/playbooks/files/hiera.yaml
2015-09-15 08:56:16 +02:00

17 lines
243 B
YAML

:backends:
- yaml
#- redis
#- json
:yaml:
:datadir: /etc/puppet/hieradata
:json:
:datadir: /etc/puppet/hieradata
:redis:
:port: 6379
:db: 0
:host: localhost
:deserialize: :json
:hierarchy:
- "%{resource_name}"
- resource