Feature #18011
Provide a way to easily add a template run in host detail page through Feature
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman
Target version:
Fixed in Releases:
Found in Releases:
Related issues
Associated revisions
History
#1
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/220 added
#2
Updated by Marek Hulán over 5 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|8a48e4dc078ea4e97712ee2b9b7754c424590c32.
#3
Updated by Ondřej Pražák over 5 years ago
- Related to Feature #18734: Use Rex feature to initiate scans from UI added
#4
Updated by Ivan Necas over 5 years ago
- Legacy Backlogs Release (now unused) set to 229
Fixes #18011 - allow add specific action to Run Job in host detail
When plugin defines feature, it can specify new option like this
Features with host_action_button set to true are added to the
multiaction button in host detail and will trigger the job invocation
for this feature right away.