]> git.wh0rd.org - home.git/blobdiff - .ssh/config
ssh_config: update test hsm
[home.git] / .ssh / config
index 90c0624da16bd33b44b0631946296aa9b81ac76e..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
@@ -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 ###