Files
configpolicy/group_vars/Fedora37.yml
Dustin C. Hatch 77191c8b5a Fedora37: Set collectd SELinux domain permissive
*collectd* is broken by default on Fedora 36 and 36.  Several plugins
generate AVC denials.
2022-12-19 10:22:00 -06:00

5 lines
187 B
YAML

# collectd generates a bunch of AVC denials on Fedora 37. We'll mark
# its domain permissive until the problems are identified and resolved
# upstream.
collectd_selinux_permissive: true