c12s-kubespray/roles/container-engine
OwenTuz d315f73080
Ensure libseccomp is installed before starting containerd on CentOS 8 (#6922)
* Ensure libseccomp is installed before starting containerd on CentOS 8

* Simplify libseccomp install on CentOS 8

- Uses `package` module
- Replaces complex version check with 'state: latest'. The version must
  be > 2.3 when using with cri-o.
- Removes unnecessary `not is_ostree` condition as CentOS 8 does not use
  ostree
2020-12-03 13:43:26 -08:00
..
containerd Ensure libseccomp is installed before starting containerd on CentOS 8 (#6922) 2020-12-03 13:43:26 -08:00
containerd-common Update containerd to 1.3.7 - add fedora32/centos8 containerd packages (#6749) 2020-09-25 08:15:11 -07:00
cri-o Ensure libseccomp is installed before starting containerd on CentOS 8 (#6922) 2020-12-03 13:43:26 -08:00
crun Add crun support (#6864) 2020-12-01 11:00:50 -08:00
docker Ensure libseccomp is installed before starting containerd on CentOS 8 (#6922) 2020-12-03 13:43:26 -08:00
docker-storage Make container storage repository configurable (#4284) 2019-02-25 19:29:32 -08:00
kata-containers Add pasqualet to approvers (#6976) 2020-12-03 00:58:59 -08:00
meta Add crun support (#6864) 2020-12-01 11:00:50 -08:00