summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-09-04 14:18:18 +0300
committerLars Wirzenius <liw@liw.fi>2022-09-04 14:18:18 +0300
commitb3603c951021332fcae14880a4491c05d96e206b (patch)
tree97d48e7fd3621f624bf1cda4f25d8fda0987c8df
parentc3fadcb0dd9742f9ea561414ca6b713e449a2115 (diff)
downloadliw-dot-files-b3603c951021332fcae14880a4491c05d96e206b.tar.gz
ssh: tweak client config
Sponsored-by: author
-rw-r--r--ssh/config-pers12
1 files changed, 4 insertions, 8 deletions
diff --git a/ssh/config-pers b/ssh/config-pers
index 3696e5b..cf42f6b 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -17,15 +17,16 @@ Host dragon
User liw
IdentityFile ~/.ssh/id_pep.foundation
+Host *.sequoia-pgp.org sequoia-pgp.org
+# IdentityFile ~/.ssh/liw-openpgp.pub
+ IdentityFile ~/.ssh/id_pep.foundation
+
Host liwphone
Hostname 10.1.1.192
Port 2222
User me
IdentityFile ~/.ssh/id_personal
-Host ci-prod-controller.vm.liw.fi
- IdentityFile ~/.ssh/id_personal
-
Host *vm.liw.fi
UserKnownHostsFile /dev/null
StrictHostKeyChecking no
@@ -39,16 +40,11 @@ Host github.com
Host atuin.liw.fi nalanda.liw.fi sq-test.liw.fi
IdentityFile ~/.ssh/id_hetzner
-
Host git.liw.fi git-git.vm.liw.fi
Port 12765
Host salsa.debian.org
IdentityFile ~/.ssh/id_salsa
-Host *.sequoia-pgp.org sequoia-pgp.org
-# IdentityFile ~/.ssh/liw-openpgp.pub
- IdentityFile ~/.ssh/id_pep.foundation
-
Host *
IdentityFile ~/.ssh/id_personal