[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: define ControlMaster and ControlPath in ~jenkins/.ssh/config

Holger Levsen gitlab at salsa.debian.org
Thu Jan 31 16:51:30 GMT 2019


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
787df673 by Holger Levsen at 2019-01-31T16:51:19Z
reproducible: define ControlMaster and ControlPath in ~jenkins/.ssh/config

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- jenkins-home/ssh_config


Changes:

=====================================
jenkins-home/ssh_config
=====================================
@@ -1,4 +1,7 @@
 HashKnownHosts no
+Host *
+	ControlMaster auto
+	ControlPath ~/.ssh/master-%r@%h:%p
 Host bpi0-armhf-rb.debian.net
 	Port 2222
 Host hb0-armhf-rb.debian.net



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/787df673cbd10cfc1d3e431f6a9294fb3d86f578

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/787df673cbd10cfc1d3e431f6a9294fb3d86f578
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/20190131/cf15cdbf/attachment.html>


More information about the Qa-jenkins-scm mailing list