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:
parent
0d1186a1f8
commit
17a8faa048
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue