Merge pull request #23704 from freehan/kubenet
Update cni binary #23712 is depending on this. Not sure why this one gets in first. Hand merging this
This commit is contained in:
@@ -19,9 +19,9 @@ cni-tar:
|
||||
- user: root
|
||||
- name: /opt/cni
|
||||
- makedirs: True
|
||||
- source: https://storage.googleapis.com/kubernetes-release/network-plugins/cni-09214926.tar.gz
|
||||
- source: https://storage.googleapis.com/kubernetes-release/network-plugins/cni-42c4cb842dad606a84e93aad5a4484ded48e3046.tar.gz
|
||||
- tar_options: v
|
||||
- source_hash: md5=58f8631f912dd88be6a0920775db7274
|
||||
- source_hash: md5=8cee1d59f01a27e8c2c10c120dce1e7d
|
||||
- archive_format: tar
|
||||
- if_missing: /opt/cni/bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user