Skip to content
Colin Stubbs edited this page Sep 11, 2018 · 1 revision

Linux

Basically what you need to do is utilise the existing Salt formulas that can configure things in a CIS hardened compliant way; or write/fork your own based on existing formulas and utilising Salt state and execution modules.

The following are some existing "official" formulas that work well enough for a CentOS/RHEL 7 system:

I have had to write new ones, or fork and modify existing formulas, to achieve the level of configuration necessary for other aspects of EL7 systems.

Clone this wiki locally