Fedora37: Set collectd SELinux domain permissive
*collectd* is broken by default on Fedora 36 and 36. Several plugins generate AVC denials.
This commit is contained in:
4
group_vars/Fedora37.yml
Normal file
4
group_vars/Fedora37.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user