Bug #11230
foreman-debug calls rake "plugins" not "plugin:list"
Difficulty:
trivial
Triaged:
Pull request:
Description
#11206 changed the rake task "plugins" to "plugin:list", but didn't update foreman-debug to call the right command.
Related issues
Associated revisions
Fixes #11230 - foreman-debug calls 'plugin:list' now
(cherry picked from commit d0030608f4fd84eefa5ebb8e71324ec84f01dfd8)
History
#1
Updated by Dominic Cleal almost 8 years ago
- Related to Feature #11206: Provide a way to list default role permissions for plugins added
#2
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2584 added
- Pull request deleted (
)
#3
Updated by Lukas Zapletal almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset d0030608f4fd84eefa5ebb8e71324ec84f01dfd8.
Fixes #11230 - foreman-debug calls 'plugin:list' now