Skip to content

5.0.1: (SIMP-1311) Enable proper validation of sudoers (#20)

Compare
Choose a tag to compare
@op-ct op-ct released this 13 Jun 21:19
· 67 commits to master since this release
The /etc/sudoers file was not being properly validated prior to being
laid down. This patch uses the pass-through validate_cmd capabilitiy of
the file resource to validate the new sudoers file before it is written
to the system.

SIMP-1311 #close