dev-sec / puppet-os-hardening

This puppet module provides numerous security-related configurations, providing all-round base protection.
http://dev-sec.io/
Apache License 2.0
281 stars 101 forks source link

Restore ability to override /etc/shadow file permissions and group owner #293

Closed JonathonRoberts closed 2 years ago

JonathonRoberts commented 2 years ago

fixes #292

codecov-commenter commented 2 years ago

Codecov Report

Merging #293 (6b2b6a9) into master (690b5c9) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 6b2b6a9 differs from pull request most recent head cadb481. Consider uploading reports for the commit cadb481 to get more accurate results Impacted file tree graph

@@           Coverage Diff           @@
##           master     #293   +/-   ##
=======================================
  Coverage   40.81%   40.81%           
=======================================
  Files           4        4           
  Lines          49       49           
=======================================
  Hits           20       20           
  Misses         29       29           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 690b5c9...cadb481. Read the comment docs.

mcgege commented 2 years ago

@JonathonRoberts Thanks a lot, will merge this