c12s-kubespray/roles/kubernetes/preinstall/vars
Mathieu Parent 87fee0cccf
[2.17] Fix containerd failed to start if apparmor is not installed (#8042)
* Ensure apparmor is installed (#8011)

Kubespray deployment failed when using containerd backend on nodes that apparmor was not installed or previously removed. This PR ensure apparmor is installed by adding it into required_pkgs var.

(cherry picked from commit 4bace2491d)

* Ensure apparmor is installed (#8036)

Kubespray deployment failed when using containerd backend on nodes that apparmor was not installed or previously removed. This PR ensure apparmor is installed by adding it into required_pkgs var.

(cherry picked from commit af04906b51)

Co-authored-by: rtsp <git@rtsp.us>
2021-10-01 10:00:24 -07:00
..
centos.yml Fix conntrack for opensuse and docker support (#5880) 2020-04-08 07:37:44 -07:00
debian-11.yml [2.17] Fix containerd failed to start if apparmor is not installed (#8042) 2021-10-01 10:00:24 -07:00
debian.yml [2.17] Fix containerd failed to start if apparmor is not installed (#8042) 2021-10-01 10:00:24 -07:00
fedora.yml Drop support for Fedora 28 and add Fedora 30 and 31 (#5969) 2020-04-18 06:35:36 -07:00
redhat.yml Fix conntrack for opensuse and docker support (#5880) 2020-04-08 07:37:44 -07:00
suse.yml Fix conntrack for opensuse and docker support (#5880) 2020-04-08 07:37:44 -07:00
ubuntu.yml [2.17] Fix containerd failed to start if apparmor is not installed (#8042) 2021-10-01 10:00:24 -07:00