From: Peter Palfrader Date: Wed, 5 Aug 2015 07:00:27 +0000 (+0200) Subject: do ca check as puppet X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=1611b8cd24336de469a25de0ee7a96d2ce2c5dae do ca check as puppet --- diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index c36c0c3c..78b6029c 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -59,7 +59,7 @@ nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-filesystems "" nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-libs "" nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-stunnel-sanity "" nagios ALL=(ALL) NOPASSWD: /usr/local/sbin/dsa-check-libs "" -nagios handel=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem +nagios handel=(puppet) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-cert-expire /var/lib/puppet/ssl/certs/ca.pem # with smartarray controllers nagios ALL=(ALL) NOPASSWD: /sbin/hpasmcli "" nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe ""