瀏覽代碼

Merge pull request #4976 from kprabhak/kp-calico-updates

Missing space
Scott Dodson 7 年之前
父節點
當前提交
d50e8865ff
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      roles/calico_master/tasks/main.yml

+ 1 - 1
roles/calico_master/tasks/main.yml

@@ -4,7 +4,7 @@
     path: "{{ item }}"
   with_items:
   - "{{ calico_etcd_ca_cert_file }}"
-  - "{{ calico_etcd_cert_file}}"
+  - "{{ calico_etcd_cert_file }}"
   - "{{ calico_etcd_key_file }}"
 
 - name: Calico Master | Create temp directory for policy controller definition