summaryrefslogtreecommitdiffstats
path: root/roles/calico_master
diff options
context:
space:
mode:
authorKarthik Prabhakar <kp@tigera.io>2017-08-02 07:07:10 -0700
committerKarthik Prabhakar <kp@tigera.io>2017-08-02 07:07:10 -0700
commit317b8d56c183db28e652d0ceb3f5336c10a4a3c8 (patch)
tree05460042dc08aba42be89f483b1fc14daa925c7c /roles/calico_master
parent165e1ebe2a9ce0d77e96b8a0d09a95e85e2bd363 (diff)
downloadopenshift-317b8d56c183db28e652d0ceb3f5336c10a4a3c8.tar.gz
openshift-317b8d56c183db28e652d0ceb3f5336c10a4a3c8.tar.bz2
openshift-317b8d56c183db28e652d0ceb3f5336c10a4a3c8.tar.xz
openshift-317b8d56c183db28e652d0ceb3f5336c10a4a3c8.zip
Missing space
Diffstat (limited to 'roles/calico_master')
-rw-r--r--roles/calico_master/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/calico_master/tasks/main.yml b/roles/calico_master/tasks/main.yml
index 8ddca26d6..16d960d8b 100644
--- a/roles/calico_master/tasks/main.yml
+++ b/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