]> git.wh0rd.org - home.git/blobdiff - .ssh/config
ssh_config: update test hsm
[home.git] / .ssh / config
index cf98d8229725fdb03da7c63c2acb26dbdc6bb6dc..4c451f8b495c029ade6c127dfdb4770af1f84683 100644 (file)
@@ -109,11 +109,12 @@ Host crosvm
        User root
        StrictHostKeyChecking no
        UpdateHostKeys yes
+       UserKnownHostsFile /dev/null
        IdentityFile ~/.ssh/id_rsa.cros
 
 Host hsm
        IdentityFile ~/.ssh/id_rsa.google
-       HostName 100.110.253.170
+       HostName 100.90.28.67
 
 ###
 ### random source systems
@@ -123,7 +124,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
@@ -247,11 +248,11 @@ Host ppcle ppc64le
 Host lgentoo3
        HostName lgentoo3.s390.gentoo.wh0rd.org
        HostName 148.100.88.31
-       IdentityFile ~/.ssh/id_rsa.vapier
+       IdentityFile ~/.ssh/id_ed25519.vapier
 Host lgentoo4
        HostName lgentoo4.s390.gentoo.wh0rd.org
        HostName 148.100.88.32
-       IdentityFile ~/.ssh/id_rsa.vapier
+       IdentityFile ~/.ssh/id_ed25519.vapier
 
 ### SPARC ###