From: Mike Frysinger Date: Mon, 12 Jan 2015 23:12:43 +0000 (-0500) Subject: ssh_config: update settings X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=855bd9de7ebb324839b7526ea03dc5356e97d9c1;p=home.git ssh_config: update settings --- diff --git a/.ssh/config b/.ssh/config index d7622bd..cc221c6 100644 --- a/.ssh/config +++ b/.ssh/config @@ -152,8 +152,10 @@ Host dev-ports IdentityFile ~/.ssh/id_rsa.vapier LocalForward 127.0.0.1:1111 127.0.0.1:25 -Host cvs.gentoo.org git.overlays.gentoo.org +Host cvs.gentoo.org IdentityFile ~/.ssh/id_rsa.vapier +Host git.overlays.gentoo.org + IdentityFile ~/.ssh/back/id_dsa.vapier Host tinderbox HostName x86dev.gentoo.osuosl.org @@ -231,9 +233,11 @@ Host lgentoo2 HostName 148.100.96.98 IdentityFile ~/.ssh/id_rsa.vapier Host lgentoo3 + HostName lgentoo3.s390.gentoo.wh0rd.org HostName 148.100.88.31 IdentityFile ~/.ssh/id_rsa.vapier Host lgentoo4 + HostName lgentoo4.s390.gentoo.wh0rd.org HostName 148.100.88.32 IdentityFile ~/.ssh/id_rsa.vapier