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