From 6f127e99b974f40b6969b20f515ee5ac4500b31a Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 8 Apr 2009 09:47:52 +0200 Subject: [PATCH] Whitespace changes, line re-ordering, and a comment --- modules/sudo/files/common/sudoers | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 9ee66eed4..424329f7b 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 -- 2.20.1