Actions
Bug #11312
closedforeman should allow plugins to update the Rabl view_path
Description
This is related to this issue:
https://github.com/theforeman/foreman_hooks/issues/24
I would like to have other plugins (in this case foreman_discovery) to be able to update the rabl path.
Currently, rabl_init.rb sets the config.view_path. It should instead append to it.
-PP
Updated by Phirince Philip over 9 years ago
Phirince Philip wrote:
This is related to this issue:
https://github.com/theforeman/foreman_hooks/issues/24
I would like to have other plugins (in this case foreman_discovery) to be able to update the rabl path.
Currently, rabl_init.rb sets the config.view_path. It should instead append to it.-PP
Here's a pull request to fix this:
https://github.com/theforeman/foreman/pull/2596
-PP
Updated by Phirince Philip over 9 years ago
- Blocks Bug #11313: update the Rable view_path of foreman added
Updated by Dominic Cleal over 9 years ago
- Category set to Plugin integration
- Status changed from New to Ready For Testing
- Assignee set to Phirince Philip
- Pull request https://github.com/theforeman/foreman/pull/2596 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 72
Updated by Anonymous over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset cf043905057d77d00618d9b0c8c3c21b51a9d425.
Actions