Re-enable kubelet autostart
Disabling of kubelet autostart was not working previous. Furthermore it was never needed and therefore is re-enabled in this changeset. Change-Id: Ibd7803818ca6c69b558a86b73930f85bb343d423
This commit is contained in:
parent
ef1ea7c032
commit
d34703e139
@ -6,5 +6,5 @@
|
||||
- name: "Kubernetes | configuring kubelet systemd unit"
|
||||
systemd:
|
||||
name: "kubelet.service"
|
||||
enabled: no
|
||||
enabled: yes
|
||||
force: no
|
||||
|
Loading…
x
Reference in New Issue
Block a user