From: Mike Frysinger Date: Sat, 4 Apr 2015 19:16:28 +0000 (-0400) Subject: ssh: use new key for git.gentoo X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=e5e227cf9319847d1ec14c6a19d7d7821aee09e4 ssh: use new key for git.gentoo --- diff --git a/.ssh/config b/.ssh/config index cc221c6..397f6b6 100644 --- a/.ssh/config +++ b/.ssh/config @@ -155,7 +155,7 @@ Host dev-ports Host cvs.gentoo.org IdentityFile ~/.ssh/id_rsa.vapier Host git.overlays.gentoo.org - IdentityFile ~/.ssh/back/id_dsa.vapier + IdentityFile ~/.ssh/id_rsa.vapier Host tinderbox HostName x86dev.gentoo.osuosl.org