]> git.wh0rd.org - home.git/blobdiff - .ssh/config
ssh: update work systems
[home.git] / .ssh / config
index 9e0b00f6e947040afbfe6a51e588fbbe63ac90df..efbc226fc64a7db46ab50e7057bd34d9ebe90c71 100644 (file)
@@ -94,18 +94,11 @@ 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
-# SecureShell does this now.
-#      RemoteForward 3000 127.0.0.1:1817
-#      LocalForward 5901 127.0.0.1:5901
+
+Host lemote
+       HostName 172.29.72.35
 
 ###
 ### random source systems
@@ -114,9 +107,12 @@ Host work
 Host sourceware.org
        IdentityFile ~/.ssh/id_rsa.vapier
 
-Host uclibc.org
+Host github.com
        IdentityFile ~/.ssh/id_rsa.vapier
 
+Host uclibc.org
+       IdentityFile ~/.ssh/id_ed25519.vapier
+
 Host e? e?.enlightenment.org e?v*.enlightenment.org
        User vapier
        ProxyCommand none
@@ -168,7 +164,7 @@ Host tinderbox
 
 Host alpha
        HostName monolith.freenet-rz.de
-       IdentityFile ~/.ssh/id_rsa.vapier
+       IdentityFile ~/.ssh/id_ed25519.vapier
 
 ### AMD64 ###
 
@@ -184,7 +180,7 @@ Host coral
 
 Host polyp
        HostName polyp.arm.dev.gentoo.org
-       IdentityFile ~/.ssh/id_rsa.vapier
+       IdentityFile ~/.ssh/id_ed25519.vapier
 
 ### GBSD ###
 
@@ -193,7 +189,14 @@ Host polyp
 
 Host hake
        HostName hppa.gentoo.osuosl.org
+       IdentityFile ~/.ssh/id_ed25519.vapier
+
+Host hake-console
+       HostName console1.gentoo.osuosl.org
        IdentityFile ~/.ssh/id_rsa.vapier
+       User vapier
+       Port 3003
+       AddressFamily inet
 
 ### IA64 ###
 
@@ -202,7 +205,7 @@ Host beluga
        IdentityFile ~/.ssh/id_rsa.vapier
 Host ia64 guppy
        HostName guppy.ia64.dev.gentoo.org
-       IdentityFile ~/.ssh/id_rsa.vapier
+       IdentityFile ~/.ssh/id_ed25519.vapier
 
 ### M68K ###
 
@@ -216,13 +219,9 @@ Host mips
 
 ### PPC ###
 
-Host ppc2
-       HostName rooster.ppc64.dev.gentoo.org
-       IdentityFile ~/.ssh/id_rsa.vapier
-
 Host ppc ppc64
        HostName timberdoodle.gentoo.osuosl.org
-       IdentityFile ~/.ssh/id_rsa.vapier
+       IdentityFile ~/.ssh/id_ed25519.vapier
 
 ### S390 ###
 
@@ -235,16 +234,11 @@ Host lgentoo4
        HostName 148.100.88.32
        IdentityFile ~/.ssh/id_rsa.vapier
 
-Host gentoo01
-       HostName 71
-Host gentoo02
-       HostName 71
-
 ### SPARC ###
 
 Host sparc
        HostName bender.sparc.dev.gentoo.org
-       IdentityFile ~/.ssh/id_rsa.vapier
+       IdentityFile ~/.ssh/id_ed25519.vapier
 
 ### SH ###