Actions
Refactor #38361
closedUse the system's SSH instead of net/ssh for provisioning
Difficulty:
Triaged:
No
Description
Ruby's net/ssh implementation fails to make a connection
between a RHEL8 and RHEL8 with enabled FIPS.
To avoid problems in the future, use the system's SSH instead of Ruby's.
Updated by The Foreman Bot 9 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10518 added
Updated by Leos Stejskal 9 months ago
- Related to Feature #38375: Add sshpass as a dependency added
Updated by Leos Stejskal 7 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|1f0679fd380aee92483413c9361b6d24e3175e98.
Updated by The Foreman Bot 7 months ago
- Pull request https://github.com/theforeman/foreman/pull/10588 added
Updated by The Foreman Bot 7 months ago
- Pull request https://github.com/theforeman/foreman/pull/10590 added
Updated by The Foreman Bot 6 months ago
- Pull request https://github.com/theforeman/foreman/pull/10615 added
Actions