aboutsummaryrefslogtreecommitdiff
path: root/files/etc/sudoers
blob: cad53d5db1f76fca819e6d3ca26b8bc5883e6942 (plain)
1
2
3
4
5
6
7
8
9
10
# File managed by puppet.

# Members of the admin group may gain root privileges
# after they have provided their password
%admin ALL=(ALL) ALL

# Uncomment to allow members of group sudo to not need a password
# (Note that later entries override this, so you might need to move
# it further down)
%sudo ALL=NOPASSWD: ALL