c12s-kubespray/roles/container-engine/cri-o/vars/redhat.yml
Douglas Schilling Landgraf 538f1f1a68 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.
2019-12-16 02:53:36 -08:00

8 lines
108 B
YAML

---
crio_packages:
- cri-o
- oci-systemd-hook
crio_service: crio
crio_conmon: /usr/libexec/crio/conmon