From bd7172bcd5bca2233c9726150e2524b9966ceadf Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 2 Jun 2016 11:07:08 -0400 Subject: [PATCH] ssh: update work systems --- .ssh/config | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.ssh/config b/.ssh/config index c8cf4e4..efbc226 100644 --- a/.ssh/config +++ b/.ssh/config @@ -94,16 +94,12 @@ Host gshell HostName sh.corp.google.com User vapier -Host gerrit.chromium.org - Port 29418 - IdentityFile ~/.ssh/id_rsa.google -Host gerrit-int.chromium.org git.chromium.org review.source.android.com review.coreboot.org - Port 29419 - IdentityFile ~/.ssh/id_rsa.google - Host work HostName vapier.cam.corp.google.com +Host lemote + HostName 172.29.72.35 + ### ### random source systems ### -- 2.39.2