Actions
Feature #11634
closedAllow job execution with ssh user set to different user (e.g. cloud-user) per host
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Description
For image-based hosts, Foreman stores a username, like "cloud-user" or "fedora", we could rely on that. For bare metal, we might need to allow customizing it per-host somehow. Development machines might allow raw ssh as root, production machines might be more restricted.
Updated by Stephen Benjamin about 9 years ago
- Subject changed from Allow job execution with effective user set to different user (e.g. cloud-user) per host to Allow job execution with ssh user set to different user (e.g. cloud-user) per host
Sorry that should be ssh user, not effective user. I also noticed the smart proxy :ssh_user: setting is currently unused - maybe it's best if we let foreman control it in the task input?
Updated by The Foreman Bot about 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart_proxy_remote_execution_ssh/pull/10 added
- Pull request deleted (
)
Updated by Stephen Benjamin about 9 years ago
- Related to Bug #12313: smart proxy ssh user not used added
Updated by The Foreman Bot about 9 years ago
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/69 added
Updated by Anonymous about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|8947c1cd079f19f7bc2b96f305bf54fe63fd0da3.
Updated by Stephen Benjamin about 9 years ago
- Translation missing: en.field_release set to 103
Actions