mirror of
https://github.com/ceph/ceph
synced 2025-02-10 12:32:40 +00:00
https://github.com/ceph/teuthology/pull/1757 introduced this change, however, qa/distros continued to use `whitelist' keyword. Signed-off-by: Venky Shankar <vshankar@redhat.com>
8 lines
135 B
YAML
8 lines
135 B
YAML
os_type: centos
|
|
os_version: "8.2"
|
|
overrides:
|
|
selinux:
|
|
allowlist:
|
|
- scontext=system_u:system_r:logrotate_t:s0
|
|
ktype: distro
|