Merge "Add SSH options for connection reliability"
This commit is contained in:
@@ -26,3 +26,4 @@ transport = ssh_retry
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = True
|
||||
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o TCPKeepAlive=yes -o ServerAliveInterval=5 -o ServerAliveCountMax=3
|
||||
|
||||
Reference in New Issue
Block a user