Project

General

Profile

Actions

Feature #4197

closed

Foreman package should handle creation of plugin directories

Added by Eric Helms about 10 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Packaging
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

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>


Related issues 1 (0 open1 closed)

Related to Foreman - Bug #5482: Errror when doing an rpm based upgrade from 1.4.1 to 1.5.RC2Resolved04/29/2014Actions
Actions #1

Updated by Dominic Cleal about 10 years ago

  • 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/.

Actions #2

Updated by Greg Sutcliffe about 10 years ago

We'll need a trivial patch to config/settings.rb to load stuff in subdirs. Should just be changing *.yaml to **/*.yaml.

Actions #3

Updated by Dominic Cleal about 10 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Eric Helms
  • Target version set to 1.9.2
Actions #4

Updated by Anonymous about 10 years ago

  • Target version changed from 1.9.2 to 1.9.1
Actions #5

Updated by Eric Helms about 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #6

Updated by Dominic Cleal about 10 years ago

  • translation missing: en.field_release set to 4
Actions #7

Updated by Dominic Cleal almost 10 years ago

  • Related to Bug #5482: Errror when doing an rpm based upgrade from 1.4.1 to 1.5.RC2 added
Actions

Also available in: Atom PDF