waiverdb: skip openshift/project role temporarily due to #6404

This commit is contained in:
Dan Callaghan 2017-10-03 12:14:04 +10:00
parent ccbcdff3b9
commit a12b27768a

View file

@ -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