]> git.proxmox.com Git - ceph.git/blame - ceph/qa/distros/podman/rhel_8.3_kubic_stable.yaml
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / qa / distros / podman / rhel_8.3_kubic_stable.yaml
CommitLineData
f67539c2
TL
1os_type: rhel
2os_version: "8.3"
3overrides:
4 selinux:
5 whitelist:
6 - scontext=system_u:system_r:logrotate_t:s0
7
8tasks:
9- pexec:
10 all:
11 - sudo dnf -y module disable container-tools
12 - sudo dnf -y install 'dnf-command(copr)'
13 - sudo dnf -y copr enable rhcontainerbot/container-selinux
14 - sudo curl -L -o /etc/yum.repos.d/devel:kubic:libcontainers:stable.repo https://download.opensuse.org/repositories/devel:/kubic:/libcontainers:/stable/CentOS_8/devel:kubic:libcontainers:stable.repo
15 - sudo dnf remove -y podman
16 - sudo dnf -y install podman