Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Mattia Rizzolo
jenkins.d.n
Commits
81273bf4
Commit
81273bf4
authored
Nov 14, 2019
by
Holger Levsen
Browse files
disable use of ssh ControlMaster feature to prevent jenkins killing connections
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
25964ef8
Changes
1
Show whitespace changes
Inline
Side-by-side
jenkins-home/ssh_config.in
View file @
81273bf4
Host *
Host *
HashKnownHosts no
HashKnownHosts no
ControlMaster
aut
o
ControlMaster
n
o
ControlPath ~/.ssh/master-%r@%h:%p
ControlPath ~/.ssh/master-%r@%h:%p
# update_jdn will append here host specific instructions
# update_jdn will append here host specific instructions
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment