mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 17:48:12 -03:30
Manage containerd.io package with docker CRI. (#6218)
* Manage containerd.io package with docker CRI. * Refactor common containerd stuff to separate role * Fix check mode and unnecessary shell.
This commit is contained in:
@@ -11,9 +11,6 @@ containerd_config:
|
||||
# containerd:
|
||||
# snapshotter: native
|
||||
|
||||
containerd_version: '1.2.13'
|
||||
containerd_package: 'containerd.io'
|
||||
|
||||
containerd_cfg_dir: /etc/containerd
|
||||
|
||||
# Path to runc binary
|
||||
|
||||
Reference in New Issue
Block a user