Add SSH ServerAliveInterval

Fixes occasional hangup of long running tasks
This commit is contained in:
Sebastian Haderecker 2019-11-03 19:58:32 +00:00
parent 68a10a2f1f
commit c5ddfd0a72

View file

@ -3,3 +3,4 @@ host_key_checking = false
[ssh_connection]
scp_if_ssh = true
ssh_args = -o ServerAliveInterval=10