greenwave: skip openshift/project role temporarily due to #6404
Also update the buildconfig.yaml to use the latest package
This commit is contained in:
parent
ab6a25d549
commit
d391b40050
2 changed files with 4 additions and 2 deletions
|
@ -9,7 +9,9 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
- { role: openshift/project, app: greenwave, description: greenwave, fas_owner: codeblock }
|
||||
# The openshift/project role breaks if the project already exists:
|
||||
# https://pagure.io/fedora-infrastructure/issue/6404
|
||||
#- { role: openshift/project, app: greenwave, description: greenwave, fas_owner: codeblock }
|
||||
- { role: openshift/object, app: greenwave, file: imagestream.yml }
|
||||
- { role: openshift/object, app: greenwave, template: buildconfig.yml }
|
||||
- { role: openshift/start-build, app: greenwave, name: greenwave-docker-build }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue