waiverdb: skip openshift/project role temporarily due to #6404
This commit is contained in:
parent
ccbcdff3b9
commit
a12b27768a
1 changed files with 3 additions and 1 deletions
|
@ -9,7 +9,9 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- { role: openshift/project, app: waiverdb, description: waiverdb, fas_owner: codeblock }
|
||||
# The openshift/project role breaks if the project already exists:
|
||||
# https://pagure.io/fedora-infrastructure/issue/6404
|
||||
#- { role: openshift/project, app: waiverdb, description: waiverdb, fas_owner: codeblock }
|
||||
- { role: openshift/object, app: waiverdb, template: secret.yml }
|
||||
#- { role: openshift/secret-file
|
||||
# , app: waiverdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue