From: Aurelien Jarno Date: Mon, 1 Apr 2019 13:35:35 +0000 (+0200) Subject: Allow nagios to check the SSL CA cert X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=88887aa2a8ca345d6f79fccb336a9bb9ae8443a2;p=mirror%2Fdsa-puppet.git Allow nagios to check the SSL CA cert --- diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index 688297767..a134ca093 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -64,6 +64,7 @@ nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-libs --ignore-youn nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-stunnel-sanity "" nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/dsa-check-systemd-services "" nagios handel=(puppet) 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 /srv/puppet.debian.org/ca/ca.crt # with smartarray controllers nagios ALL=(ALL) NOPASSWD: /sbin/hpasmcli "" nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe ""