소스 검색

Correct typo in config variable

Alberto Rodriguez Peon 6 년 전
부모
커밋
5df7087bb4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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