Issue #6623 has been updated by R.I. Pienaar.

Status changed from Accepted to Closed

thanks this is great,

I tweaked some code style and added some tests, updated docs and packaging

commits 820eb28...92cdbc2 - http://bit.ly/flBbpc
----------------------------------------
Feature #6623: Plugin config should be readable from 
{configdir}/plugin.d/{plugin_name}.cfg
https://projects.puppetlabs.com/issues/6623

Author: Mike Pountney
Status: Closed
Priority: Normal
Assignee: Mike Pountney
Category: Core
Target version: 1.1.4
Keywords: plugin config 
Branch: 
Affected mCollective version: 


It's quite limiting at the moment having plugin configuration within the single 
/etc/mcollective/server.cfg file.

Proposing a patch that would extend Config to have an include dir for just 
plugins, with a file-per-plugin, eg:

/etc/mcollective/plugin_conf.d/nrpe.cfg
conf_dir = /etc/nagios/nrpe.conf.d

... would set @pluginconf[nrpe.conf_dir]

... overriding plugin.nrpe.conf_dir set in the server.cfg.





-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to