Added sudo module.

This commit is contained in:
Ossi Salmi 2010-11-01 16:03:29 +02:00 committed by Timo Mkinen
parent 32b26d2592
commit 6a89b5de3b
2 changed files with 69 additions and 0 deletions

13
sudo/files/sudoers Normal file
View file

@ -0,0 +1,13 @@
# /etc/sudoers
#
# This file MUST NOT be edited. It is managed by puppet.
#
Defaults env_reset
Defaults requiretty
# Allow root to run any commands anywhere
root ALL=(ALL) ALL
# Include managed users and groups
#includedir /etc/sudoers.d