Files
freeipa/install/tools
Florence Blanc-Renaud f960450820 ipa-replica-conncheck: handle ssh not installed
When ipa-replica-conncheck is run but ssh is not installed, the tool exits
with a stack trace. Properly handle the error by raising an Exception in the
SshExec constructor, and catch the exception in order to ignore the error and
skip ssh test.

The tool will exit with the following output:
[...]
Check RPC connection to remote master
trying https://master.domain.com/ipa/session/json
Forwarding 'schema' to json server 'https://master.domain.com/ipa/session/json'
Retrying using SSH...
WARNING: ssh not installed, skipping ssh test

https://pagure.io/freeipa/issue/6935

Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>
2017-05-30 12:02:13 +02:00
..
2017-05-19 12:31:24 +02:00
2014-01-03 09:46:05 +01:00
2014-01-03 09:46:05 +01:00
2017-03-28 15:02:06 +02:00
2014-08-22 09:59:31 +02:00
2014-01-03 09:46:05 +01:00
2014-01-03 09:46:05 +01:00
2014-01-03 09:46:05 +01:00
2014-01-03 09:46:05 +01:00
2017-03-28 15:02:06 +02:00