]> git.proxmox.com Git - ceph.git/blame - ceph/qa/distros/container-hosts/rhel_8.6_container_tools_3.0.yaml
update ceph source to reef 18.1.2
[ceph.git] / ceph / qa / distros / container-hosts / rhel_8.6_container_tools_3.0.yaml
CommitLineData
20effc67 1os_type: rhel
1e59de90 2os_version: "8.6"
522d829b
TL
3overrides:
4 selinux:
5 whitelist:
6 - scontext=system_u:system_r:logrotate_t:s0
522d829b
TL
7tasks:
8- pexec:
9 all:
10 - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup
11 - sudo dnf -y module reset container-tools
39ae355f 12 - sudo dnf -y module install container-tools:3.0 --allowerasing --nobest
522d829b 13 - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf