| commit | 8d02acc38f50ffba219f1bd2f0787e3ebebf9809 | [log] [tgz] |
|---|---|---|
| author | beierlm <mark.beierl@canonical.com> | Thu Mar 10 06:14:38 2022 -0500 |
| committer | beierlm <mark.beierl@canonical.com> | Thu May 26 11:51:59 2022 -0400 |
| tree | 311d4abe2cce9aafec356254ac8782627a0de785 | |
| parent | 7e4e7d0ed50731215c2097c0564ca76f9fe16815 [diff] |
Bug 1903: Better SSH check Changes the ssh port ready check from a simple 'is the port open?' to a full ssh login check to ensure that sshd is actually running on the target server. Adds timeout to ssh check Fixes bug 1903 Change-Id: I8c3f0d8e1ac450726bc3336c00e7fbdf405fe067 Signed-off-by: beierlm <mark.beierl@canonical.com>