Guillaume Coré
2018-01-26 adb0e61d4e95464337e2c3ecc1a34e27f16ef495
ocp 3.7: fix template service broker

see https://bugzilla.redhat.com/show_bug.cgi?id=1538616
1 files modified
1 ■■■■ changed files
ansible/configs/ocp-workshop/files/hosts_template.j2 1 ●●●● patch | view | raw | blame | history
ansible/configs/ocp-workshop/files/hosts_template.j2
@@ -301,6 +301,7 @@
{% if osrelease | version_compare('3.7', '>=') %}
openshift_enable_service_catalog=true
template_service_broker_install=true
template_service_broker_selector={"env":"infra"}
# This line was added as a workaround as this doesn't currently work
ansible_service_broker_install=false