538f1f1a68
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.
7 lines
108 B
YAML
7 lines
108 B
YAML
---
|
|
crio_packages:
|
|
- cri-o
|
|
- oci-systemd-hook
|
|
|
|
crio_service: crio
|
|
crio_conmon: /usr/libexec/crio/conmon
|