From: Stephen Gran Date: Sat, 29 Dec 2012 13:35:55 +0000 (+0000) Subject: one more for nagios sudo X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=b1552db599ce298fecdc61d70e368c60e24b2c48;p=mirror%2Fdsa-puppet.git one more for nagios sudo Signed-off-by: Stephen Gran --- diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index c2ffa8e30..30f01bd7e 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -48,6 +48,7 @@ root ALL=(ALL) ALL # nagios nagios ALL=(ALL) NOPASSWD: /etc/init.d/ekeyd-egd-linux restart nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-dabackup "" +nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-filesystems "" # with smartarray controllers nagios ALL=(ALL) NOPASSWD: /sbin/hpasmcli "" nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe ""