]> git.donarmstrong.com Git - dsa-puppet.git/blob - modules/sudo/files/per-host/malo.debian.org/sudoers
Add sudoers files
[dsa-puppet.git] / modules / sudo / files / per-host / malo.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 # sudoers file.
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 # Host alias specification
14
15 # User alias specification
16
17 # Cmnd alias specification
18
19 # User privilege specification
20 root    ALL=(ALL) ALL
21
22 # DSA
23 %adm    ALL=(ALL) ALL
24 %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
25
26 # buildd
27 Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND"
28 buildd  ALL=NOPASSWD: ALL
29 %buildd ALL=(buildd) ALL
30
31 nagios  ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
32 nagios  ALL=(ALL) NOPASSWD: /usr/sbin/samhain -t check --foreground -p err -s none -l none -m none