mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 20:42:20 +08:00
@@ -9,15 +9,15 @@
|
||||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
roles:
|
||||
#- role: openshift/project
|
||||
# app: bodhi
|
||||
# description: bodhi
|
||||
# appowners:
|
||||
# - bowlofeggs
|
||||
#- { role: openshift/object, vars: {app: bodhi, file: imagestream.yml }}
|
||||
#- { role: openshift/object, vars: {app: bodhi, file: buildconfig.yml }}
|
||||
#- { role: openshift/start-build, vars: {app: bodhi, name: bodhi-web-build }}
|
||||
- { role: openshift/object, vars: {app: bodhi, template: configmap.yml }}
|
||||
- role: openshift/project
|
||||
app: bodhi
|
||||
description: bodhi
|
||||
appowners:
|
||||
- bowlofeggs
|
||||
- { role: openshift/object, vars: {app: bodhi, file: imagestream.yml }}
|
||||
- { role: openshift/object, vars: {app: bodhi, file: buildconfig.yml }}
|
||||
- { role: openshift/start-build, vars: {app: bodhi, name: bodhi-web-build }}
|
||||
- { role: openshift/object, vars: {app: bodhi, template_fullpath: "{{roles_path}}/bodhi2/base/templates/configmap.yml" }}
|
||||
- { role: openshift/object, vars: {app: bodhi, file: service.yml }}
|
||||
- { role: openshift/object, vars: {app: bodhi, file: route.yml }}
|
||||
- { role: openshift/object, vars: {app: bodhi, file: deploymentconfig.yml }}
|
||||
|
||||
Reference in New Issue
Block a user