Skip to content

Commit

Permalink
Created by Huaxiang & Ann & Alan
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpeng authored May 28, 2018
1 parent c3a2c2f commit 58ae59d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kubernetes-playbook/v1.10.3/install.ansible
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
- kubelet-{{ kubernetes_version[1:] }}
- kubeadm-{{ kubernetes_version[1:] }}

- name: unarchive cni
unarchive:
src: file/cni-plugins-amd64-v0.6.0.tgz
dest: /opt/cni/bin
# - name: unarchive cni
# unarchive:
# src: file/cni-plugins-amd64-v0.6.0.tgz
# dest: /opt/cni/bin

- name: distribute kubelet config
template:
Expand Down

0 comments on commit 58ae59d

Please sign in to comment.