summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ssh/config-pers29
1 files changed, 4 insertions, 25 deletions
diff --git a/ssh/config-pers b/ssh/config-pers
index 5956bf9..4613d18 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -1,23 +1,5 @@
# SSH client configuration for my personal use.
-Host v-i
- User root
- IdentityFile ~/.ssh/id_personal
- UserKnownHostsFile /dev/null
- StrictHostKeyChecking no
-
-Host x220
- User root
- IdentityFile ~/.ssh/id_personal
- UserKnownHostsFile /dev/null
- StrictHostKeyChecking no
-
-Host puomi
- User root
- IdentityFile ~/.ssh/id_personal
- UserKnownHostsFile /dev/null
- StrictHostKeyChecking no
-
Host cookiejar
Hostname cookiejar.sequoia-pgp.org
User liw
@@ -60,18 +42,15 @@ Host atuin.liw.fi nalanda.liw.fi
Host exolobe* *.liw.fi pieni.net localhost puomi debian-mirror
IdentityFile ~/.ssh/id_personal
-Match host=icktool,web user=debian
- IdentityFile ~/.ssh/id_personal_as_debian
-
-Match host=web user=_ewww
- IdentityFile ~/.ssh/id_personal_as_ewww
-
-Host contra7 workera kea holywood2 icktool web ewww-test obnam-bench billion
+Host contra7 workera kea holywood2 icktool ewww-test obnam-bench billion
IdentityFile ~/.ssh/id_personal
Host *-dev sequoia-dev-e5 sequoia-web mirror-git obnam-server python-mess 10.0.0.4
IdentityFile ~/.ssh/id_personal
+Host v-i x220 web
+ IdentityFile ~/.ssh/id_personal
+
Host git.liw.fi git-git.vm.liw.fi
Port 12765