Explorar o código

Correct typo in config variable

Alberto Rodriguez Peon %!s(int64=6) %!d(string=hai) anos
pai
achega
5df7087bb4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      roles/ansible_service_broker/tasks/install.yml

+ 1 - 1
roles/ansible_service_broker/tasks/install.yml

@@ -210,7 +210,7 @@
     kind: ConfigMap
     content:
       path: /tmp/cmout
-      data: "{{ ansible_service_broker_full_broker_config }}"
+      data: "{{ ansible_service_broker_full_broker_config_map }}"
 
 - oc_secret:
     name: asb-registry-auth