]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Add buildd
authorPeter Palfrader <peter@palfrader.org>
Tue, 7 Apr 2009 22:21:49 +0000 (00:21 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 7 Apr 2009 22:21:49 +0000 (00:21 +0200)
modules/sudo/files/common/sudoers

index 3636b17989cf730837bcaa3f792a6f7f31e30526..4e7bd70c4e34b3f518de840412566b0529cb90e1 100644 (file)
@@ -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