10 lines
425 B
Plaintext
10 lines
425 B
Plaintext
################################################################################
|
|
##### sudo_rule managed by Puppet | manual changes will be overwritten #####
|
|
################################################################################
|
|
|
|
Defaults:nrpe !requiretty
|
|
Defaults:nagios !requiretty
|
|
|
|
nagios ALL=(ALL) NOPASSWD: /usr/lib64/nagios/plugins/
|
|
nrpe ALL=(ALL) NOPASSWD: /usr/lib64/nagios/plugins/
|