diff options
Diffstat (limited to 'qa/distros/all/rhel_8.5.yaml')
-rw-r--r-- | qa/distros/all/rhel_8.5.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qa/distros/all/rhel_8.5.yaml b/qa/distros/all/rhel_8.5.yaml new file mode 100644 index 000000000..3e02bb196 --- /dev/null +++ b/qa/distros/all/rhel_8.5.yaml @@ -0,0 +1,7 @@ +os_type: rhel +os_version: "8.5" +overrides: + selinux: + whitelist: + - scontext=system_u:system_r:logrotate_t:s0 +ktype: distro |