mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-05 15:06:15 -02:30
Signed-off-by: longyuxiang <longyuxiang@kylinos.cn>
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
{% if containerd_version is version('2.3.0', '>=') %}
|
||||
version = 4
|
||||
{% else %}
|
||||
version = 3
|
||||
{% endif %}
|
||||
|
||||
root = "{{ containerd_storage_dir }}"
|
||||
state = "{{ containerd_state_dir }}"
|
||||
|
||||
Reference in New Issue
Block a user