|
@@ -19,7 +19,6 @@ data:
|
|
auth_name: "{{ ansible_service_broker_registry_auth_name | default("") }}"
|
|
auth_name: "{{ ansible_service_broker_registry_auth_name | default("") }}"
|
|
- type: local_openshift
|
|
- type: local_openshift
|
|
name: localregistry
|
|
name: localregistry
|
|
- namespaces: ['openshift']
|
|
|
|
white_list: {{ ansible_service_broker_local_registry_whitelist | to_yaml }}
|
|
white_list: {{ ansible_service_broker_local_registry_whitelist | to_yaml }}
|
|
namespaces: {{ ansible_service_broker_local_registry_namespaces | to_yaml }}
|
|
namespaces: {{ ansible_service_broker_local_registry_namespaces | to_yaml }}
|
|
dao:
|
|
dao:
|