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

link /etc/issue and /etc/issue.net to /etc/motd content in default hiera #44

Closed canihavethisone closed 1 year ago

canihavethisone commented 1 year ago

/etc/issue and /etc/issue.net have no default values in hiera. Lookup the content of /etc/motd as default

tom-krieger commented 1 year ago

This one I will not accept as we discussed on Slack.

canihavethisone commented 1 year ago

Acknowledged. I think this is a borderline example of what should be in this module and what should be in a wrapping class or higher level hiera. Accept your judgement on this.