OSBS: allow aarch64 secret to fail since we don't have the cluster yet
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
edbc1d55dd
commit
7eb8152d5d
1 changed files with 1 additions and 0 deletions
|
@ -534,6 +534,7 @@
|
||||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||||
roles:
|
roles:
|
||||||
- role: osbs-secret
|
- role: osbs-secret
|
||||||
|
osbs_secret_can_fail: true
|
||||||
osbs_secret_name: aarch64-orchestrator
|
osbs_secret_name: aarch64-orchestrator
|
||||||
osbs_secret_files:
|
osbs_secret_files:
|
||||||
- source: "/tmp/.orchestator-token-aarch64"
|
- source: "/tmp/.orchestator-token-aarch64"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue