Update hiera config

This commit is contained in:
Keith 2018-02-24 11:34:30 +00:00
parent cc8674cbbd
commit 7e1d54d941
2 changed files with 5 additions and 1 deletions

View file

@ -4,7 +4,8 @@
:hierarchy: :hierarchy:
- "%{clientcert}" - "%{clientcert}"
- defaults - "osfamily/%{::osfamily}"
- common
:yaml: :yaml:
:datadir: /etc/puppet/code/hiera :datadir: /etc/puppet/code/hiera

View file

@ -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"