mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-09 15:02:08 -03:30
Let containerd create storage / state dir (#12807)
Containerd manages by itself, so there is no need to override it and change permissions. Co-authored-by: Max Gautier <mg@max.gautier.name>
This commit is contained in:
parent
360ea8238e
commit
84dbb84386
@ -34,8 +34,6 @@
|
||||
with_items:
|
||||
- "{{ containerd_systemd_dir }}"
|
||||
- "{{ containerd_cfg_dir }}"
|
||||
- "{{ containerd_storage_dir }}"
|
||||
- "{{ containerd_state_dir }}"
|
||||
|
||||
- name: Containerd | Write containerd proxy drop-in
|
||||
template:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user