Add the private variables to osbs-secret role
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
8bfcf11f31
commit
9b74e2c1ae
1 changed files with 4 additions and 0 deletions
|
@ -501,6 +501,10 @@
|
|||
|
||||
- name: setup ODCS secret in orchestrator namespace
|
||||
hosts: osbs-masters-stg[0]
|
||||
vars_files:
|
||||
- /srv/web/infra/ansible/vars/global.yml
|
||||
- "/srv/private/ansible/vars.yml"
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
roles:
|
||||
- role: osbs-secret
|
||||
osbs_secret_name: odcs-oidc-secret
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue