Use buildname instead of name in Bodhi's buildconfig role.
Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
parent
8de476d74d
commit
6e0b8f8db0
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
template: buildconfig.yml
|
||||
- role: openshift/start-build
|
||||
app: bodhi
|
||||
name: bodhi-web
|
||||
buildname: bodhi-web
|
||||
- role: openshift/object
|
||||
app: bodhi
|
||||
template_fullpath: "{{roles_path}}/bodhi2/base/templates/configmap.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue