From 07badb4222072dac3d7f21e450f7db304308dae5 Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Mon, 8 Apr 2013 12:44:11 +0200 Subject: [PATCH] add matilda as test host --- .ssh/config.in | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.ssh/config.in b/.ssh/config.in index 315377c..54f7d2b 100644 --- a/.ssh/config.in +++ b/.ssh/config.in @@ -14,6 +14,13 @@ Host charade-vnc ControlPath none Hostname charade.madduck.net +Host matilda.madduck.net | matilda + StrictHostKeyChecking no + UserKnownHostsFile /dev/null + Hostname matilda.madduck.net + ControlMaster no + ControlPath none + ### KHYBER KVM HOST Host khyber.madduck.net | khyber -- 2.39.2