Remove the sudo cookbook

Chef 14 ships with a sudo resource:
https://docs.chef.io/resource_sudo.html
This commit is contained in:
Greg Karékinian
2019-04-02 12:17:06 +02:00
parent 2f599ffd6d
commit 73d1722d4b
15 changed files with 6 additions and 958 deletions

View File

@@ -1,6 +0,0 @@
# This will cause sudo to read and parse any files in the /etc/sudoers.d
# directory that do not end in '~' or contain a '.' character.
#
# Note that there must be at least one file in the sudoers.d directory (this
# one will do), and all files in this directory should be mode 0440.
#