mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-06-14 22:36:09 +08:00
Grant mjia and dcallagh appowner access to greenwave
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -11,7 +11,12 @@
|
||||
roles:
|
||||
# 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/project
|
||||
app: greenwave
|
||||
description: greenwave
|
||||
appowners:
|
||||
- mjia
|
||||
- dcallagh
|
||||
- { 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 }
|
||||
|
||||
Reference in New Issue
Block a user