mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-25 06:56:07 -03:30
Ubuntu crio repo (#5994)
* declare kubic repo for ubuntu * do not install crictl twice * move fedora repo modular tasks to crio_repo file * move centos repo tasks to crio_repo * declare crio version matrix for ubuntu * update documentation crio support for ubuntu
This commit is contained in:
@@ -5,4 +5,4 @@ crio_seccomp_profile: "/etc/crio/seccomp.json"
|
||||
|
||||
crio_cgroup_manager: "{{ kubelet_cgroup_driver | default('cgroupfs') }}"
|
||||
|
||||
crio_runc_path: "/usr/sbin/runc"
|
||||
crio_runc_path: "/usr/sbin/runc"
|
||||
|
||||
Reference in New Issue
Block a user