From 1611b8cd24336de469a25de0ee7a96d2ce2c5dae Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 5 Aug 2015 09:00:27 +0200 Subject: [PATCH] do ca check as puppet --- modules/sudo/files/sudoers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "" -- 2.39.2