]> git.wh0rd.org - home.git/commitdiff
ssh_config: update settings
authorMike Frysinger <vapier@gentoo.org>
Mon, 12 Jan 2015 23:12:43 +0000 (18:12 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 12 Jan 2015 23:12:43 +0000 (18:12 -0500)
.ssh/config

index d7622bd693ba6cc352864bb26f2fb4961e965673..cc221c6c9cba1ce745217ca6d6d98fca288c40e8 100644 (file)
@@ -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