An open API service indexing awesome lists of open source software.

https://github.com/erran/centos7_cis_benchmark

Chef cookbook to remediate misconfigurations mentioned by CIS policy
https://github.com/erran/centos7_cis_benchmark

Last synced: 8 months ago
JSON representation

Chef cookbook to remediate misconfigurations mentioned by CIS policy

Awesome Lists containing this project

README

          

# RedHat Enterprise Linux 7 CIS benchmarks
Begin vagrant by running `vagrant up`.

Install vagrant plugins using the following:
```sh
vagrant plugin install vagrant-berkshelf vagrant-omnibus
```