[PATCH] copr: shut down broken ssh connection to builder after 3x60s

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



---
 roles/copr/backend/files/ssh_config | 1 +
 1 file changed, 1 insertion(+)

diff --git a/roles/copr/backend/files/ssh_config b/roles/copr/backend/files/ssh_config
index 302851e10..cd19dd196 100644
--- a/roles/copr/backend/files/ssh_config
+++ b/roles/copr/backend/files/ssh_config
@@ -2,3 +2,4 @@ Host *
    IdentityFile ~/.ssh/id_rsa
    StrictHostKeyChecking  no
    UserKnownHostsFile /dev/null
+   ServerAliveInterval 60
-- 
2.20.1
_______________________________________________
infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Development]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]

  Powered by Linux