Pārlūkot izejas kodu

Correct typo in config variable

Alberto Rodriguez Peon 6 gadi atpakaļ
vecāks
revīzija
5df7087bb4
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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