Commit 81273bf4 authored by Holger Levsen's avatar Holger Levsen
Browse files

disable use of ssh ControlMaster feature to prevent jenkins killing connections



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 25964ef8
Host * Host *
HashKnownHosts no HashKnownHosts no
ControlMaster auto ControlMaster no
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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment