ceph/qa/distros/all/rhel_8.6.yaml
Venky Shankar 71c9fe55d6 qa: use allowlist instead of whitelist for selinux denials
https://github.com/ceph/teuthology/pull/1757 introduced this change,
however, qa/distros continued to use `whitelist' keyword.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
2024-03-06 14:58:31 +05:30

8 lines
133 B
YAML

os_type: rhel
os_version: "8.6"
overrides:
selinux:
allowlist:
- scontext=system_u:system_r:logrotate_t:s0
ktype: distro