hiera: Update the hiera datadir to default for Debian 9
This commit is contained in:
parent
664069d5ca
commit
4147ad36ff
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
---
|
---
|
||||||
:backends:
|
:backends:
|
||||||
- yaml
|
- yaml
|
||||||
|
|
||||||
:hierarchy:
|
:hierarchy:
|
||||||
- "%{clientcert}"
|
- "%{clientcert}"
|
||||||
- defaults
|
- defaults
|
||||||
|
|
||||||
:yaml:
|
:yaml:
|
||||||
:datadir: /etc/puppet/hieradata
|
:datadir: /etc/puppet/code/hiera
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue