fixing the hosts for the orchestrator secret
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
360656636d
commit
8ba9d66ac1
1 changed files with 1 additions and 1 deletions
|
@ -534,7 +534,7 @@
|
|||
when: env == "staging"
|
||||
|
||||
- name: setup orchestrator token for x86_64-osbs
|
||||
hosts: osbs-orchestrator-prod-masters[0]
|
||||
hosts: osbs-masters-stg[0]
|
||||
roles:
|
||||
- role: osbs-secret
|
||||
osbs_secret_name: x86-64-osbs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue