Actions
Feature #2389
closedSplit plugin config into separate files
Description
It's much nicer to have a plugins.d/ style where we can drop the config for a given plugin into plugins.d/pluginname.yaml, rather than polluting the main foreman config file. This is true even when we fix having plugins in the Settings UI, as some plugins may need early startup config (just as Foreman does).
Actions