summaryrefslogtreecommitdiffstats
path: root/roles/template_service_broker/defaults/main.yml
blob: 3465832cc8ac1107de9f001cce311ab84163d259 (plain)
1
2
3
4
5
6
---
# placeholder file?
template_service_broker_remove: False
template_service_broker_install: True
openshift_template_service_broker_namespaces: ['openshift']
template_service_broker_selector: "{{ openshift_hosted_infra_selector | default('region=infra') | map_from_pairs }}"