We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question: should selinux support be included in this cookbook? If yes, that are the views on implementation?
Suggestion:
selinux_mode
disabled
/etc/sysconfig/selinux
setenforce
The text was updated successfully, but these errors were encountered:
Merge pull request dev-sec#106 from atomic111/master
a739063
added inspec support (kitchen.yml and Gemfile)
Fixed by #173
Sorry, something went wrong.
No branches or pull requests
Question: should selinux support be included in this cookbook? If yes, that are the views on implementation?
Suggestion:
selinux_mode
with following options: enforcing, permissive, unmanaged(default).disabled
because reboot is required for that change/etc/sysconfig/selinux
andsetenforce
executionThe text was updated successfully, but these errors were encountered: