mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-15 03:40:45 -03:30
The switch to not use system packages for containerd packages happened multiples releases ago ; there should not be any up-to-date installation of kubespray needing that cleanup. Remove those steps and variables only used by them.
6 lines
191 B
YAML
6 lines
191 B
YAML
---
|
|
# We keep these variables around to allow migration from package
|
|
# manager controlled installs to direct download ones.
|
|
containerd_package: 'containerd.io'
|
|
yum_repo_dir: /etc/yum.repos.d
|