]> git.wh0rd.org - home.git/blobdiff - .ssh/config
ssh_config: use ed25519 w/GH
[home.git] / .ssh / config
index efbc226fc64a7db46ab50e7057bd34d9ebe90c71..90c0624da16bd33b44b0631946296aa9b81ac76e 100644 (file)
@@ -6,6 +6,9 @@
 #      ControlMaster auto
 #      ControlPath ~/.ssh/cm_socket/%r@%h:%p
 
+Host localhost
+       StrictHostKeyChecking no
+
 Host wh0rd.org
        # For openssh
        IdentityFile ~/.ssh/id_ed25519.vapier
@@ -16,7 +19,7 @@ Host depot
        User root
        HostName home.wh0rd.org
        Port 443
-       IdentityFile ~/.ssh/id_rsa.vapier
+       IdentityFile ~/.ssh/id_ed25519.vapier
 
 Host home
        HostName home.wh0rd.org
@@ -98,7 +101,19 @@ Host work
        HostName vapier.cam.corp.google.com
 
 Host lemote
-       HostName 172.29.72.35
+       HostName 100.100.36.240
+
+Host crosvm
+       Port 9222
+       HostName localhost
+       User root
+       StrictHostKeyChecking no
+       UpdateHostKeys yes
+       IdentityFile ~/.ssh/id_rsa.cros
+
+Host hsm
+       IdentityFile ~/.ssh/id_rsa.google
+       HostName 100.110.253.170
 
 ###
 ### random source systems
@@ -108,7 +123,7 @@ Host sourceware.org
        IdentityFile ~/.ssh/id_rsa.vapier
 
 Host github.com
-       IdentityFile ~/.ssh/id_rsa.vapier
+       IdentityFile ~/.ssh/id_ed25519.vapier
 
 Host uclibc.org
        IdentityFile ~/.ssh/id_ed25519.vapier
@@ -223,6 +238,10 @@ Host ppc ppc64
        HostName timberdoodle.gentoo.osuosl.org
        IdentityFile ~/.ssh/id_ed25519.vapier
 
+Host ppcle ppc64le
+       HostName bogsucker.gentoo.osuosl.org
+       IdentityFile ~/.ssh/id_ed25519.vapier
+
 ### S390 ###
 
 Host lgentoo3
@@ -245,3 +264,12 @@ Host sparc
 Host lantank
        HostName lantank.sh.dev.gentoo.org
        IdentityFile ~/.ssh/id_rsa.vapier
+
+
+# skey based access:
+# https://chrome-internal.googlesource.com/infra/infra_internal/+/master/doc/ssh_config
+
+# For CrOS gcloud instances:
+# $ ls ~/google-cloud-sdk/bin/gcloud
+# $ curl https://sdk.cloud.google.com | bash
+# $ gcloud compute ssh cros-beefy59-c2