Skip to content

Delete sudo files

m.pausch requested to merge delete_sudo_files into master

Check if files exist in /etc/sudoers.d/ that chef-client would not put there. If so delete them. This is necessary for the automatic cleanup of extended privileges that are not longer needed.

Of course that might destroy a number of rules that are not in chef, yet still necessary.

Merge request reports