forked from saratov/infra
Retry SSH on error
This commit is contained in:
parent
35c693d9ad
commit
e7edc9b8f7
@ -6,3 +6,5 @@ filter_plugins=plugins/
|
|||||||
[ssh_connection]
|
[ssh_connection]
|
||||||
ssh_args = -F .tmp/ssh_config
|
ssh_args = -F .tmp/ssh_config
|
||||||
pipelining = True
|
pipelining = True
|
||||||
|
retries = 5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user