Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 546 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 546 Bytes

This project includes the salt files needed to harden a centos/rhel system and keep it hardened under the DISA RHEL STIGS.

Directories:

  • disa_stig7 - This has the salt formula for the disa stigs
  • _grains - This has extra salt grains used in the formula
  • _modules - This has extra salt execution modules used in the formula
  • _states - This has extra salt states used in the formula
  • checklists - We put the disa checklist derived from the version of the stig we are hardening against for organization. See readme in checklist directory.