Actions
Feature #9308
openAdd hooks to enable multiple plugin parameters for plugins
Status:
New
Priority:
Normal
Assignee:
-
Category:
foreman-installer script
Target version:
-
Description
I'd like foreman-installer to be easier when installing a plugin that requires multiple parameters to be set, or multiple classes to be added.
e.g. salt, abrt and openscap have classes in both the foreman and foreman_proxy modules, so it'd be good to have an "--enable-foreman-salt" parameter which could enable foreman::plugin::salt if 'foreman' itself is enabled, and foreman_proxy::plugin::salt if foreman_proxy is enabled.
Updated by Stephen Benjamin over 8 years ago
- Related to Bug #15556: Plugin enable options are confusing added
Actions