Commit a3fdd05
feat: add
Some environments do not have a stable provisioning network and it is
common to observe
```
Data could not be sent to remote host "10.144.0.174". Make sure this
host can be reached over ssh: ssh: connect to host 10.144.0.174
port 22: No route to host
```
By setting `retries` in `ssh_connection` these outages have not be
observed.
Signed-off-by: Jack Hodgkiss <jack@stackhpc.com>retries to ssh_connection
1 parent 6904bd2 commit a3fdd05
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
0 commit comments