]> git.wh0rd.org - home.git/blobdiff - .ssh/config
ssh_config: use better control path
[home.git] / .ssh / config
index 1c19e67f6fab106f20a2e8ba4d91cfd62cce05c5..abf834d38eac3d1f74f69f4be8882b23a265e2b8 100644 (file)
@@ -4,7 +4,7 @@
 
 #Host *
 #      ControlMaster auto
-#      ControlPath ~/.ssh/cm_socket/%r@%h:%p
+#      ControlPath ~/.ssh/master-%C
 
 Host localhost
        StrictHostKeyChecking no
@@ -114,7 +114,7 @@ Host crosvm
 
 Host hsm
        IdentityFile ~/.ssh/id_rsa.google
-       HostName 100.96.49.195
+       HostName 100.90.28.67
 
 ###
 ### random source systems
@@ -248,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 ###