summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-06-27 13:59:24 +0300
committerLars Wirzenius <liw@liw.fi>2022-06-27 13:59:24 +0300
commit019aaf3cd0d37efae4bff71372e537f6f1989a1d (patch)
tree404f5753d65c588c739887f68f8677ef62bc4806
parenta88d204613e923e97ec95e32c61b51c58b9b6186 (diff)
downloadliw-dot-files-019aaf3cd0d37efae4bff71372e537f6f1989a1d.tar.gz
ssh: fix per-host config for solace, temp laptop
Sponsored-by: author
-rw-r--r--ssh/config-pers6
1 files changed, 4 insertions, 2 deletions
diff --git a/ssh/config-pers b/ssh/config-pers
index fe1a6ea..5fc06a8 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -39,7 +39,7 @@ Host github.com
Host atuin.liw.fi nalanda.liw.fi
IdentityFile ~/.ssh/id_hetzner
-Host exolobe* *.liw.fi pieni.net localhost puomi debian-mirror
+Host exolobe* solace *.liw.fi pieni.net localhost puomi debian-mirror
IdentityFile ~/.ssh/id_personal
Host contra7 workera kea holywood2 icktool ewww-test obnam-bench billion
@@ -48,8 +48,10 @@ Host contra7 workera kea holywood2 icktool ewww-test obnam-bench billion
Host *-dev sequoia-web mirror-git obnam-server python-mess 10.0.0.4
IdentityFile ~/.ssh/id_personal
-Host v-i x220 web virtualbox
+Host v-i x220 e1 web virtualbox
IdentityFile ~/.ssh/id_personal
+ UserKnownHostsFile /dev/null
+ StrictHostKeyChecking no
Host git.liw.fi git-git.vm.liw.fi
Port 12765