Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information