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