mirror of
https://github.com/ceph/ceph
synced 2024-12-29 15:03:33 +00:00
qa: agetty entry in selinux allowlist is redundant now
With teuthology.git commit 2edcefaa5da1 ("teuthology/task/selinux:
ignore denials in agetty"), it's ignored globally. This effectively
reverts commit 7a6389272a
("qa: ignore container checkpoint/restore
related selinux denials for centos9").
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
This commit is contained in:
parent
415f7ca0e8
commit
5cd1746c75
@ -1,6 +1,2 @@
|
||||
os_type: centos
|
||||
os_version: "9.stream"
|
||||
overrides:
|
||||
selinux:
|
||||
allowlist:
|
||||
- scontext=system_u:system_r:getty_t:s0
|
||||
|
@ -4,4 +4,3 @@ overrides:
|
||||
selinux:
|
||||
allowlist:
|
||||
- scontext=system_u:system_r:logrotate_t:s0
|
||||
- scontext=system_u:system_r:getty_t:s0
|
||||
|
Loading…
Reference in New Issue
Block a user