commit | 5e42bb42eae21097bd682d77b05c325455f1b424 | [log] [tgz] |
---|---|---|
author | Victor Ryzhenkin <vryzhenkin@mirantis.com> | Wed Mar 27 01:17:01 2019 +0400 |
committer | Victor Ryzhenkin <vryzhenkin@mirantis.com> | Tue Mar 26 21:18:11 2019 +0000 |
tree | baf84b308aca6359955dac4d17c266b5c447c861 | |
parent | 2bf8a366160641ce2a39757df73bb09f1409ab4e [diff] |
Always extract cni plugins archive Change-Id: I81f24729b55568c85b43b21f749b16fcc3528ae1 Related-PROD: PROD-28953(PROD:28953)
diff --git a/kubernetes/_common.sls b/kubernetes/_common.sls index 92c2856..7e2e1b8 100644 --- a/kubernetes/_common.sls +++ b/kubernetes/_common.sls
@@ -317,5 +317,5 @@ - options: xzf {%- endif %} - archive_format: tar - - if_missing: /opt/cni/bin/host-local + - overwrite: true {%- endif %}