From 01e43e92ef2a7fc044e1a263c7b7e8d717e5402a Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Mon, 22 Jun 2015 03:43:46 +0200 Subject: [PATCH] [ssh] bde-fallback --- .ssh/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ssh/config b/.ssh/config index 5d84bc5..a787525 100644 --- a/.ssh/config +++ b/.ssh/config @@ -198,7 +198,7 @@ Host bde-test note-test old-note bde-test.crans.org note-test.crans.org old-note User vincent ForwardAgent yes -Host ldap-bde bde2 note2 note.crans.org bde2.crans.org note2.crans.org ldap-bde.crans.org +Host ldap-bde bde2 note2 bde-fallback bde2.crans.org note2.crans.org ldap-bde.crans.org bde-fallback.crans.org HostName bde2.crans.org User vincent ForwardAgent yes -- 2.39.2