feat: update vault url (#291)

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/291
This commit was merged in pull request #291.
This commit is contained in:
2025-05-21 19:58:12 +10:00
parent 6dcc7343e0
commit 89a0f329d8
2 changed files with 2 additions and 2 deletions
@@ -91,7 +91,7 @@ profiles::rundeck::server::key_storage_config:
path: 'vault'
config:
prefix: 'rundeck'
address: https://vault.query.consul:8200
address: https://vault.service.consul:8200
storageBehaviour: 'vault'
secretBackend: rundeck
engineVersion: '2'