Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
9
vendor/k8s.io/kubernetes/cluster/saltbase/salt/calico/node.sls
generated
vendored
Normal file
9
vendor/k8s.io/kubernetes/cluster/saltbase/salt/calico/node.sls
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{% if pillar.get('network_policy_provider', '').lower() == 'calico' %}
|
||||
|
||||
ip6_tables:
|
||||
kmod.present
|
||||
|
||||
xt_set:
|
||||
kmod.present
|
||||
|
||||
{% endif -%}
|
||||
Loading…
Add table
Add a link
Reference in a new issue