Skip to content
Snippets Groups Projects

qa-report-app: add compatibility with more instances

Merged Pablo Vigo Mas requested to merge wip/pvigo/qa-report-app-compatibility into main
3 files
+ 3
1
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -6,7 +6,7 @@
"{{ path | replace('/', '_') }}": >-
{{ lookup(
'community.hashi_vault.vault_kv2_get',
'qa-report-app/%s' % path,
'{{ secret_name }}/%s' % path,
engine_mount_point='apertis',
token_validate=True,
url='https://vault.collabora.com:8200/',
Loading