From e3de8c8c9529d4e0ebe926c3f83b39f915ba3f41 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Thu, 7 Apr 2011 19:48:54 +0100 Subject: [PATCH] make is now silent for nagios repo Signed-off-by: Stephen Gran --- modules/sudo/files/common/sudoers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/sudo/files/common/sudoers b/modules/sudo/files/common/sudoers index f8fd51fe2..d5507d2e9 100644 --- a/modules/sudo/files/common/sudoers +++ b/modules/sudo/files/common/sudoers @@ -118,7 +118,7 @@ pkg_user powell=(archvsync) NOPASSWD: /home/archvsync/bin/pushpdo # on draghi, the domains git thing will run bind9 reload afterwards %dnsadm draghi,orff=(root) NOPASSWD: /etc/init.d/bind9 reload %dnsadm draghi,orff=(geodnssync) NOPASSWD: /usr/bin/make -C /srv/dns.debian.org/geo -%adm draghi=(puppet) NOPASSWD: /usr/bin/make -C /srv/db.debian.org/var/gitnagios/dsa-nagios/config install +%adm draghi=(puppet) NOPASSWD: /usr/bin/make -s -C /srv/db.debian.org/var/gitnagios/dsa-nagios/config install # remote power to babylon5 in the same rack: joerg unger=(ALL) /usr/bin/sispmctl -t [12], /usr/bin/sispmctl -g [12] # wbadm can update all buildd* users' keys on buildd.d.o -- 2.20.1