Feature #34502
Add SSH User field to Advanced Fields in Job Invocation of SSH Command - remote_execution_ssh_user per Remote Execution task
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Fixed in Releases:
Found in Releases:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1894033
Description of problem:
Need to execute commands on hosts using different SSH users based on the command in question.
Version-Release number of selected component (if applicable):
6.7
How reproducible:
Always
Steps to Reproduce:
1. Schedule a Remote Job for a host
2. Try to set remote_execution_ssh_user on the specific job invocation
Actual results:
Unable to set remote_execution_ssh_user per job on a host
Expected results:
Advanced fields containing 'SSH User' field
Additional info:
Setting SSH user per host or using an effective user is not satisfactory for a customer.
Related issues
Associated revisions
History
#1
Updated by Peter Koprda 4 months ago
- Assignee set to Peter Koprda
- Status changed from New to Assigned
#2
Updated by The Foreman Bot 3 months ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/703 added
#3
Updated by The Foreman Bot about 1 month ago
- Fixed in Releases foreman_remote_execution-6.2.1 added
#4
Updated by Adam Ruzicka about 1 month ago
- Related to Bug #34918: Add support for global connection user override added
#5
Updated by Peter Koprda about 1 month ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|ecb97a02be67e41f039803617bd9f8afbe141c23.
#6
Updated by Adam Ruzicka about 1 month ago
- Fixed in Releases foreman_remote_execution-7.0.0 added
- Fixed in Releases deleted (
foreman_remote_execution-6.2.1)
#7
Updated by Maria Agaphontzev about 1 month ago
- Related to Feature #34936: Job wizard - Add SSH User field added
Fixes #34502 - Add SSH User field in job invocation