Add missing project role to os/modernpaste

Signed-off-by: Ricky Elrod <relrod@redhat.com>
This commit is contained in:
Ricky Elrod 2018-04-04 03:55:13 +00:00
parent 5284391da8
commit 3fcc8b4b4c

View file

@ -9,6 +9,11 @@
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
roles:
- role: openshift/project
app: modernpaste
description: modernpaste
appowners:
- codeblock
- { role: openshift/object, app: modernpaste, file: imagestream.yml }
- { role: openshift/object, app: modernpaste, template: secret.yml }
- { role: openshift/object, app: modernpaste, file: buildconfig.yml }