[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] disable use of ssh ControlMaster feature to prevent jenkins killing connections
Holger Levsen
gitlab at salsa.debian.org
Thu Nov 14 16:27:33 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
81273bf4 by Holger Levsen at 2019-11-14T16:27:18Z
disable use of ssh ControlMaster feature to prevent jenkins killing connections
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- jenkins-home/ssh_config.in
Changes:
=====================================
jenkins-home/ssh_config.in
=====================================
@@ -1,6 +1,6 @@
Host *
HashKnownHosts no
- ControlMaster auto
+ ControlMaster no
ControlPath ~/.ssh/master-%r@%h:%p
# update_jdn will append here host specific instructions
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/81273bf4c83dda0d6e18e85e4c5f2dd269f44ad9
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/81273bf4c83dda0d6e18e85e4c5f2dd269f44ad9
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20191114/9938093c/attachment.html>
More information about the Qa-jenkins-scm
mailing list