From 3babf6ad98cb3b448493b308662bdce77964c5bf Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 5 Aug 2015 08:59:21 +0200 Subject: [PATCH] allow nagios to check puppet's ca cert --- modules/sudo/files/sudoers | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/sudo/files/sudoers b/modules/sudo/files/sudoers index 247993fa..c36c0c3c 100644 --- a/modules/sudo/files/sudoers +++ b/modules/sudo/files/sudoers @@ -59,6 +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 # with smartarray controllers nagios ALL=(ALL) NOPASSWD: /sbin/hpasmcli "" nagios ALL=(ALL) NOPASSWD: /usr/bin/arrayprobe "" -- 2.39.2