From 1975e64f8c1ac2aa773ab4558539c463c6709657 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sun, 18 Oct 2015 16:04:44 +0200 Subject: [PATCH] [ssh] bde3-virt --- .ssh/config | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.ssh/config b/.ssh/config index 55d5568..e67f776 100644 --- a/.ssh/config +++ b/.ssh/config @@ -220,6 +220,11 @@ Host note bde2-virt bde note.crans.ort bde2-virt.crans.org bde.crans.org User vincent ForwardAgent yes +Host note bde3-virt bde note.crans.ort bde3-virt.crans.org bde.crans.org + HostName bde3-virt.crans.org + User vincent + ForwardAgent yes + Host video videobde videobde.crans.org HostName videobde.crans.org User vincent -- 2.39.2