diff --git a/prod.hosts b/prod.hosts index 00e9c7f..27ca2e8 100644 --- a/prod.hosts +++ b/prod.hosts @@ -64,3 +64,10 @@ openshift_additional_projects={} # Enable the "flat network" SDN os_sdn_network_plugin_name='redhat/openshift-ovs-subnet' + +# Do not install the service broker +openshift_enable_service_catalog=false +template_service_broker_install=false +ansible_service_broker_install=false + +