From 6b238c16e734845fb65752588d02223928e967e0 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 11 Dec 2021 08:30:52 +0200 Subject: ssh config fixes Sponsored-by: author --- ssh/config-pers | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ssh/config-pers b/ssh/config-pers index 7ee3cd1..0828099 100644 --- a/ssh/config-pers +++ b/ssh/config-pers @@ -19,7 +19,7 @@ Host dragon IdentityFile ~/.ssh/id_pep.foundation Host liwphone - Hostname 10.0.0.161 + Hostname 10.0.0.193 Port 2222 User me IdentityFile ~/.ssh/id_personal @@ -57,7 +57,7 @@ Host atuin.liw.fi nalanda.liw.fi Host exolobe* *.liw.fi pieni.net localhost IdentityFile ~/.ssh/id_personal -Host contra7 workera kea obnam-dev sshca-dev clab-dev holywood2 web icktool +Host contra7 workera kea holywood2 web icktool ewww-test IdentityFile ~/.ssh/id_personal Host *-dev sequoia-dev-e5 sequoia-web mirror-git obnam-server python-mess 10.0.0.4 @@ -70,4 +70,4 @@ Host 10.0.0.* 195.* *.vm.liw.fi workera UserKnownHostsFile /dev/null StrictHostKeyChecking accept-new CheckHostIp no - IdentityFile ~/.ssh/liw-openpgp.pub + IdentityFile ~/.ssh/liw-openpgp.pub \ No newline at end of file -- cgit v1.2.1