From 0ac49f5f311144f34864ba06fcad6563f6bfe17b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 24 Jun 2018 11:14:28 -0400 Subject: [PATCH] ssh_config: switch s390 to ed22519 --- .ssh/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ssh/config b/.ssh/config index 1c19e67..e9bb0bf 100644 --- a/.ssh/config +++ b/.ssh/config @@ -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 ### -- 2.39.2