Browse Source

Correct typo in config variable

Alberto Rodriguez Peon 6 năm trước cách đây
mục cha
commit
5df7087bb4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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