Actions
Refactor #38361
openUse the system's SSH instead of net/ssh for provisioning
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 22 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10518 added
Updated by Leos Stejskal 17 days ago
- Related to Feature #38375: Add sshpass as a dependency added
Actions