puppet-nagios icon indicating copy to clipboard operation
puppet-nagios copied to clipboard

Add ability to specify not to manage NRPE

Open m-shaffer opened this issue 6 years ago • 0 comments

This would be a fairly big change, but it would be nice to be able to specify a manage_nrpe (default to true), and wrap all the nrpe and plugin installs in an if block. Also allowing the /etc/nagios/facter path to be overridden.

Doing this would allow this module to be compatible with windows if manage_nrpe is set to false.

m-shaffer avatar Dec 17 '18 14:12 m-shaffer