qa: remove distros/podman

It is superseded by supported-container-hosts.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
This commit is contained in:
Patrick Donnelly 2026-03-23 09:25:41 -04:00
parent 0495caa8e6
commit 160d8d737c
No known key found for this signature in database
GPG Key ID: 053758C0A8A3CE2F
2 changed files with 0 additions and 20 deletions

View File

@ -1,14 +0,0 @@
os_type: centos
os_version: "8.stream"
overrides:
selinux:
allowlist:
- 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 --allowerasing --nobest
- sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf

View File

@ -1,6 +0,0 @@
os_type: centos
os_version: "9.stream"
overrides:
selinux:
allowlist:
- scontext=system_u:system_r:logrotate_t:s0