fixed sudo rule

This commit is contained in:
Arne Teuke
2017-07-30 16:22:49 +01:00
parent 4ea243c217
commit aaaa158902

View File

@@ -2,5 +2,5 @@
##### sudo_rule managed by Puppet | manual changes will be overwritten #####
################################################################################
nagios ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/
nrpe ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/
nagios ALL=(ALL) NOPASSWD: /usr/lib64/nagios/plugins/
nrpe ALL=(ALL) NOPASSWD: /usr/lib64/nagios/plugins/