hiera.yaml: no Redis, use files instead

This commit is contained in:
Przemyslaw Kaminski 2015-09-15 08:56:16 +02:00
parent 22f75dd29b
commit 244c98a021

View File

@ -1,6 +1,6 @@
:backends: :backends:
- redis - yaml
#- yaml #- redis
#- json #- json
:yaml: :yaml:
:datadir: /etc/puppet/hieradata :datadir: /etc/puppet/hieradata
@ -12,4 +12,5 @@
:host: localhost :host: localhost
:deserialize: :json :deserialize: :json
:hierarchy: :hierarchy:
- "%{resource_name}"
- resource - resource