hubblestack / nova

Hubble's Auditing System. This repo is deprecated in favor of https://github.com/hubblestack/hubble-salt
https://hubblestack.io
Apache License 2.0
50 stars 26 forks source link

CIS CentOS 7 - CIS-1.5.1 #287

Closed ssoto2 closed 7 years ago

ssoto2 commented 7 years ago

Per the CIS documentation https://benchmarks.cisecurity.org/tools2/linux/CIS_CentOS_Linux_7_Benchmark_v1.1.0.pdf

/boot/grub2/grub.cfg should be updated, but in centos-7-level-1-scored-v1.yaml it is looking for /etc/grub2/grub.cfg this is causing this check to fail

basepi commented 7 years ago

I'm going to add this to #288 to keep things cleaner.