mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #2436 from brendandburns/salt
Remove deprecated nsinit from the node definition.
This commit is contained in:
commit
df0981bc01
@ -15,8 +15,6 @@ base:
|
||||
{% if pillar['use-fluentd-gcp'] is defined and pillar['use-fluentd-gcp'] %}
|
||||
- fluentd-gcp
|
||||
{% endif %}
|
||||
# We need a binary release of nsinit
|
||||
# - nsinit
|
||||
- logrotate
|
||||
{% if grains['cloud'] is defined and grains['cloud'] == 'azure' %}
|
||||
- openvpn-client
|
||||
|
Loading…
Reference in New Issue
Block a user