]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/sudo/files/per-host/argento.debian.org/sudoers
Add sudoers files
[dsa-puppet.git] / modules / sudo / files / per-host / argento.debian.org / sudoers
1 ##
2 ## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
3 ## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
4 ##
5
6 # /etc/sudoers
7 #
8 # This file MUST be edited with the 'visudo' command as root.
9 #
10 # See the man page for details on how to write a sudoers file.
11 #
12
13 Defaults        env_reset
14
15 # Uncomment to allow members of group sudo to not need a password
16 # %sudo ALL=NOPASSWD: ALL
17
18 # Host alias specification
19
20 # User alias specification
21
22 # Cmnd alias specification
23
24 # User privilege specification
25 root    ALL=(ALL) ALL
26 %adm    ALL=(ALL) ALL
27 %adm    ALL=(ALL) NOPASSWD: /usr/bin/apt-get update, /usr/bin/apt-get dist-upgrade, /usr/bin/apt-get clean, /usr/sbin/samhain -t check -i -p err -s none -l none -m none
28
29 # buildd
30 Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND"
31 buildd  ALL=NOPASSWD: ALL
32 %buildd ALL=(buildd) ALL
33
34 nagios  ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
35 nagios  ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none