Actions
Feature #34502
closedAdd 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:
Difficulty:
Triaged:
No
Bugzilla link:
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.
Updated by Peter Koprda over 2 years ago
- Status changed from New to Assigned
- Assignee set to Peter Koprda
Updated by The Foreman Bot over 2 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/703 added
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases foreman_remote_execution-6.2.1 added
Updated by Adam Ruzicka over 2 years ago
- Related to Bug #34918: Add support for global connection user override added
Updated by Peter Koprda over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman_plugin|ecb97a02be67e41f039803617bd9f8afbe141c23.
Updated by Adam Ruzicka over 2 years ago
- Fixed in Releases foreman_remote_execution-7.0.0 added
- Fixed in Releases deleted (
foreman_remote_execution-6.2.1)
Updated by Maria Agaphontzev over 2 years ago
- Related to Feature #34936: Job wizard - Add SSH User field added
Actions