diff --git a/host_vars/burp1.pyrocufflink.blue.yml b/host_vars/burp1.pyrocufflink.blue.yml index 9ac879e..3ac3e4a 100644 --- a/host_vars/burp1.pyrocufflink.blue.yml +++ b/host_vars/burp1.pyrocufflink.blue.yml @@ -1,3 +1,8 @@ collectd_plugins: md: true thermal: true + +# collectd generates a bunch of AVC denials on Fedora 36. We'll mark +# its domain permissive until the problems are identified and resolved +# upstream. +collectd_selinux_permissive: true