Feature #4197
closed
Foreman package should handle creation of plugin directories
Added by Eric Helms almost 11 years ago.
Updated over 6 years ago.
Description
For consistency among plugins, the Foreman package should handle creation of plugin directories for things like configuration and log files. A suggested structure is:
/var/log/foreman/plugins/<plugin_name/<log_files>
/etc/foreman/plugins/<plugin_name/<config_files>
- Category set to Packaging
Just the parent "plugins/" directory I assume?
This might be a good time to get settings.plugins.d/ handled in our packages, e.g. under /etc/foreman/.
We'll need a trivial patch to config/settings.rb to load stuff in subdirs. Should just be changing *.yaml
to **/*.yaml
.
- Status changed from New to Ready For Testing
- Assignee set to Eric Helms
- Target version set to 1.9.2
- Target version changed from 1.9.2 to 1.9.1
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 4
- Related to Bug #5482: Errror when doing an rpm based upgrade from 1.4.1 to 1.5.RC2 added
Also available in: Atom
PDF