mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
Bodhi's build config is called bodhi-web, not bodhi-web-build.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
- bowlofeggs
|
||||
- { role: openshift/object, vars: {app: bodhi, file: imagestream.yml }}
|
||||
- { role: openshift/object, vars: {app: bodhi, template: buildconfig.yml }}
|
||||
- { role: openshift/start-build, vars: {app: bodhi, name: bodhi-web-build }}
|
||||
- { role: openshift/start-build, vars: {app: bodhi, name: bodhi-web }}
|
||||
- { 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, template: route.yml }}
|
||||
|
||||
Reference in New Issue
Block a user