mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-11 04:38:05 +03:00
cri-o: redhat.yml - remove package cri-tools (#5444)
There is no cri-tools package in CentOS/EPEL/Red Hat. Additionally, cri-tools is provided into the installation via roles/download/defaults/main.yml:104:crictl_download_url.
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b60ab3ae44
commit
538f1f1a68
@@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
crio_packages:
|
crio_packages:
|
||||||
- cri-o
|
- cri-o
|
||||||
- cri-tools
|
|
||||||
- oci-systemd-hook
|
- oci-systemd-hook
|
||||||
|
|
||||||
crio_service: crio
|
crio_service: crio
|
||||||
|
|||||||
Reference in New Issue
Block a user