Preserve ssh error (#56460)

* Preserve ssh error

* more details on fail

* removed redundant caption to errors
This commit is contained in:
Brian Coca
2019-05-23 10:03:35 -04:00
committed by GitHub
parent 7f0bf0a98a
commit 22b9525aa9
2 changed files with 14 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- preserve actual ssh error when we cannot connect.