sous-chefs / selinux

Development repository for the selinux cookbook
https://supermarket.chef.io/cookbooks/selinux
Apache License 2.0
58 stars 70 forks source link

recipe node['selinux']['booleans'] should check if selinux: disabled state #76

Closed harshabg closed 3 years ago

harshabg commented 3 years ago

Recipe: node['selinux']['booleans'] does not check if SELinux is in disabled state. If SELinux is disabled, the recipe selinux-booleans should skip .

Logs