projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38eb54d
)
Add buildd
author
Peter Palfrader
<peter@palfrader.org>
Tue, 7 Apr 2009 22:21:49 +0000
(
00:21
+0200)
committer
Peter Palfrader
<peter@palfrader.org>
Tue, 7 Apr 2009 22:21:49 +0000
(
00:21
+0200)
modules/sudo/files/common/sudoers
patch
|
blob
|
history
diff --git
a/modules/sudo/files/common/sudoers
b/modules/sudo/files/common/sudoers
index
3636b17
..
4e7bd70
100644
(file)
--- a/
modules/sudo/files/common/sudoers
+++ b/
modules/sudo/files/common/sudoers
@@
-38,3
+38,8
@@
nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup ""
# groups and their role accounts
%mirroradm ALL=(archvsync) ALL
+
+# buildd
+Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND"
+buildd ALL=(ALL) NOPASSWD: ALL
+%buildd ALL=(buildd) ALL