diff options
| -rw-r--r-- | files/etc/sudoers | 18 | 
1 files changed, 1 insertions, 17 deletions
diff --git a/files/etc/sudoers b/files/etc/sudoers index 61b9072..cad53d5 100644 --- a/files/etc/sudoers +++ b/files/etc/sudoers @@ -1,20 +1,4 @@ -# /etc/sudoers -# -# This file MUST be edited with the 'visudo' command as root. -# -# See the man page for details on how to write a sudoers file. -# - -Defaults   env_reset -Defaults   secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" - -# Host alias specification - -# User alias specification - -# Cmnd alias specification - -# User privilege specification +# File managed by puppet.  # Members of the admin group may gain root privileges  # after they have provided their password  | 
