tom-krieger / cis_security_hardening

Define a complete security baseline and monitor the baseline's rules. The definition of the baseline should be done in Hiera. The purpose of the module is to give the ability to setup a complete security baseline which not necessarily have to stick to industry security guides like the CIS benchmarks.
Apache License 2.0
15 stars 10 forks source link

Replace legacy facts with modern facts #71

Closed kenyon closed 8 months ago

kenyon commented 10 months ago

This replaces legacy facts with modern facts, which is required for Puppet 8 compatibility.

Also contains a couple of cleanup commits.

tom-krieger commented 8 months ago

Thanks will check the PR.