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