Use buildname instead of name in Bodhi's buildconfig role.

Signed-off-by: Randy Barlow <randy@electronsweatshop.com>
This commit is contained in:
Randy Barlow 2018-04-16 21:55:17 +00:00
parent 8de476d74d
commit 6e0b8f8db0

View file

@ -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"