mts: add pingou to the appowners so he can check its status in openshift
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
e2f68b81b6
commit
98ea07a7fe
1 changed files with 8 additions and 1 deletions
|
@ -13,7 +13,14 @@
|
||||||
- /srv/web/infra/ansible/roles/openshift-apps/message-tagging-service/vars/{{ env }}.yml
|
- /srv/web/infra/ansible/roles/openshift-apps/message-tagging-service/vars/{{ env }}.yml
|
||||||
|
|
||||||
roles:
|
roles:
|
||||||
- openshift/project
|
- role: openshift/project
|
||||||
|
app: message-tagging-service
|
||||||
|
description: A tagging service tagging builds in koji, used by modularity
|
||||||
|
appowners:
|
||||||
|
- cqi
|
||||||
|
- pingou
|
||||||
|
tags:
|
||||||
|
- appowners
|
||||||
|
|
||||||
- role: openshift/keytab
|
- role: openshift/keytab
|
||||||
secret_name: keytab
|
secret_name: keytab
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue