From: Peter Palfrader Date: Thu, 9 Apr 2009 09:29:24 +0000 (+0200) Subject: bind9 reload for %adm is only needed on samosa X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=a260f985cf0f74a5875b7158357f7bec9a70dce1;p=mirror%2Fdsa-puppet.git bind9 reload for %adm is only needed on samosa --- diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index 085c03209..aca7dd370 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -89,7 +89,7 @@ piupartss piatti=(ALL) NOPASSWD: ALL # trigger of mirror run for packages pkg_user powell=(archvsync) NOPASSWD: /home/archvsync/bin/pushpdo # on samosa, the domains git thing will run bind9 reload afterwards -%adm ALL=(root) NOPASSWD: /etc/init.d/bind9 reload +%adm samosa=(root) NOPASSWD: /etc/init.d/bind9 reload # remote power to babylon5 in the same rack: joerg unger=(ALL) /usr/bin/sispmctl -t 1, /usr/bin/sispmctl -g 1 # wbadm can update all buildd* users' keys on buildd.d.o