diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-21 02:27:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-21 02:27:49 +0000 |
commit | 7a34f7a30b4a4e8efeac9ba420466271ccbd41ef (patch) | |
tree | 9dd853fa51de7b429a5e7aa64a2f640d30506378 /qa/distros/all/rhel_7.7.yaml | |
parent | Releasing progress-linux version 18.2.3-0progress7.99u1. (diff) | |
download | ceph-7a34f7a30b4a4e8efeac9ba420466271ccbd41ef.tar.xz ceph-7a34f7a30b4a4e8efeac9ba420466271ccbd41ef.zip |
Merging upstream version 18.2.4.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | qa/distros/all/rhel_7.7.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/distros/all/rhel_7.7.yaml b/qa/distros/all/rhel_7.7.yaml index ac44fe18e..654c73177 100644 --- a/qa/distros/all/rhel_7.7.yaml +++ b/qa/distros/all/rhel_7.7.yaml @@ -2,6 +2,6 @@ os_type: rhel os_version: "7.7" overrides: selinux: - whitelist: + allowlist: - scontext=system_u:system_r:logrotate_t:s0 ktype: distro |