Browse Source

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.
pull/5421/head
Douglas Schilling Landgraf 5 years ago
committed by Kubernetes Prow Robot
parent
commit
538f1f1a68
1 changed files with 0 additions and 1 deletions
  1. 1
      roles/container-engine/cri-o/vars/redhat.yml

1
roles/container-engine/cri-o/vars/redhat.yml

@ -1,7 +1,6 @@
---
crio_packages:
- cri-o
- cri-tools
- oci-systemd-hook
crio_service: crio

Loading…
Cancel
Save