From: Peter Palfrader Date: Wed, 8 Apr 2009 07:47:52 +0000 (+0200) Subject: Whitespace changes, line re-ordering, and a comment X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6f127e99b974f40b6969b20f515ee5ac4500b31a;p=dsa-puppet.git Whitespace changes, line re-ordering, and a comment --- diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 9ee66eed..424329f7 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -48,6 +48,7 @@ nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status # groups and their role accounts %debbugs ALL=(debbugs) ALL +%buildd ALL=(buildd) ALL %mirroradm ALL=(archvsync) ALL %piuparts ALL=(piupartsm) ALL %piuparts ALL=(piupartss) ALL @@ -59,10 +60,10 @@ nagios ALL=(ALL) NOPASSWD: /usr/sbin/hpacucli controller slot=0 show status %apachectrl ALL=(root) /usr/sbin/apache2-vhost-update # buildd +# FIXME: change that ALL for hosts to a hostlist of buildds? Defaults:buildd env_reset,env_keep+="APT_CONFIG DEBIAN_FRONTEND" -buildd ALL=(ALL) NOPASSWD: ALL -%buildd ALL=(buildd) ALL +buildd ALL=(ALL) NOPASSWD: ALL # The piuparts slave needs to handle chroots -piupartss piatti=(ALL) NOPASSWD: ALL +piupartss piatti=(ALL) NOPASSWD: ALL # trigger of mirror run for packages -pkg_user powell=(archvsync) NOPASSWD: /home/archvsync/bin/pushpdo +pkg_user powell=(archvsync) NOPASSWD: /home/archvsync/bin/pushpdo