Switched hiera format to json
This commit is contained in:
parent
bdeab7b4ac
commit
afd789f5ff
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@
|
||||||
- host-conf/host
|
- host-conf/host
|
||||||
- site
|
- site
|
||||||
:backends:
|
:backends:
|
||||||
- yaml
|
- json
|
||||||
:yaml:
|
:yaml:
|
||||||
:datadir: '/etc/puppet/site-conf/'
|
:datadir: '/etc/puppet/site-conf/'
|
||||||
|
|
Loading…
Reference in a new issue