feat: change vault url to vaul.query.consul
- support access to vault from multiple datacentres for certmanager
This commit is contained in:
parent
ad268e8977
commit
b00781b604
@ -30,7 +30,7 @@ profiles::puppet::gems::puppet:
|
|||||||
- 'hiera-eyaml'
|
- 'hiera-eyaml'
|
||||||
|
|
||||||
profiles::helpers::certmanager::vault_config:
|
profiles::helpers::certmanager::vault_config:
|
||||||
addr: 'https://vault.service.consul:8200'
|
addr: 'https://vault.query.consul:8200'
|
||||||
mount_point: 'pki_int'
|
mount_point: 'pki_int'
|
||||||
approle_path: 'approle'
|
approle_path: 'approle'
|
||||||
role_name: 'servers_default'
|
role_name: 'servers_default'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user