]> git.wh0rd.org - home.git/commitdiff
ssh_config: switch s390 to ed22519
authorMike Frysinger <vapier@gentoo.org>
Sun, 24 Jun 2018 15:14:28 +0000 (11:14 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sun, 24 Jun 2018 15:14:28 +0000 (11:14 -0400)
.ssh/config

index 1c19e67f6fab106f20a2e8ba4d91cfd62cce05c5..e9bb0bf5706dd1fb00ca3edd60033c0f1740c810 100644 (file)
@@ -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 ###