feat: add certmanager helper
- add certmanager script and config.yaml file - install into pyenv for certmanager - deploy to puppet-masters only
This commit is contained in:
@@ -18,3 +18,10 @@ profiles::puppet::gems::puppet:
|
||||
- 'deep_merge'
|
||||
- 'ipaddr'
|
||||
- 'hiera-eyaml'
|
||||
|
||||
profiles::helpers::certmanager::vault_config:
|
||||
addr: 'https://198.18.17.39:8200'
|
||||
mount_point: 'pki_int'
|
||||
role_name: 'unkin-dot-net'
|
||||
output_path: '/tmp/certmanager'
|
||||
token: "%{lookup('certmanager::vault_token')}"
|
||||
|
||||
Reference in New Issue
Block a user