+++ /dev/null
-os_type: centos
-os_version: "8.2"
-overrides:
- selinux:
- whitelist:
- - scontext=system_u:system_r:logrotate_t:s0
-
-tasks:
-- pexec:
- all:
- - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup
- - sudo dnf -y module reset container-tools
- - sudo dnf -y module install container-tools:3.0
- - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf
+++ /dev/null
-os_type: centos
-os_version: "8.3"
-overrides:
- selinux:
- whitelist:
- - scontext=system_u:system_r:logrotate_t:s0
-
-tasks:
-- pexec:
- all:
- - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup
- - sudo dnf -y module reset container-tools
- - sudo dnf -y module install container-tools:3.0
- - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf
+++ /dev/null
-.qa/distros/podman/centos_8.2_container_tools_3.0.yaml
\ No newline at end of file
+++ /dev/null
-tasks:
-- cephadm:
- image: docker.io/ceph/ceph:v15.2.9
- cephadm_branch: v15.2.9
- cephadm_git_url: https://github.com/ceph/ceph
- # avoid --cap-add=PTRACE + --privileged for older cephadm versions
- allow_ptrace: false
-os_type: centos
-os_version: "8.2"
-overrides:
- selinux:
- whitelist:
- - scontext=system_u:system_r:logrotate_t:s0
+++ /dev/null
-.qa/distros/podman/centos_8.2_container_tools_3.0.yaml
\ No newline at end of file