mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 03:52:09 +08:00
waiverdb: skip openshift/project role temporarily due to #6404
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user