Update hiera config
This commit is contained in:
parent
cc8674cbbd
commit
7e1d54d941
2 changed files with 5 additions and 1 deletions
|
@ -4,7 +4,8 @@
|
||||||
|
|
||||||
:hierarchy:
|
:hierarchy:
|
||||||
- "%{clientcert}"
|
- "%{clientcert}"
|
||||||
- defaults
|
- "osfamily/%{::osfamily}"
|
||||||
|
- common
|
||||||
|
|
||||||
:yaml:
|
:yaml:
|
||||||
:datadir: /etc/puppet/code/hiera
|
:datadir: /etc/puppet/code/hiera
|
||||||
|
|
|
@ -70,3 +70,6 @@ sshkeys::users:
|
||||||
home: /home/rhizomatica
|
home: /home/rhizomatica
|
||||||
keys:
|
keys:
|
||||||
- test
|
- test
|
||||||
|
|
||||||
|
rhizo::dev_host_key: "NULL"
|
||||||
|
rhizo::bsc_dev_deploy_key: "NULL"
|
Loading…
Add table
Add a link
Reference in a new issue