summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-08-26 20:11:58 +0300
committerLars Wirzenius <liw@liw.fi>2022-08-26 20:11:58 +0300
commit1adfe2c6b6d425b4229e24a99e94c55cc12df834 (patch)
tree896ac7a096a62f0dd7d2ff2706bc3c326b54264b
parent996f3012ac8deeb3fb05f4cada14ae57b3bdd2e0 (diff)
downloadliw-dot-files-1adfe2c6b6d425b4229e24a99e94c55cc12df834.tar.gz
ssh/config-pers: tidy up
Sponsored-by: author
-rw-r--r--ssh/config-pers18
1 files changed, 6 insertions, 12 deletions
diff --git a/ssh/config-pers b/ssh/config-pers
index 352739b..c77287a 100644
--- a/ssh/config-pers
+++ b/ssh/config-pers
@@ -39,21 +39,9 @@ Host github.com
Host atuin.liw.fi nalanda.liw.fi sq-test.liw.fi
IdentityFile ~/.ssh/id_hetzner
-Host exolobe* solace stamina *.liw.fi pieni.net localhost puomi debian-mirror
- IdentityFile ~/.ssh/id_personal
-
-Host contra7 workera kea holywood2 icktool ewww-test obnam-bench billion
- IdentityFile ~/.ssh/id_personal
-
-Host *-dev sequoia-web mirror-git obnam-server python-mess 10.0.0.4
- IdentityFile ~/.ssh/id_personal
-
-Host v-i x220 e1 web virtualbox qotom
- IdentityFile ~/.ssh/id_personal
Host git.liw.fi git-git.vm.liw.fi
Port 12765
- IdentityFile ~/.ssh/id_personal
Host salsa.debian.org
IdentityFile ~/.ssh/id_salsa
@@ -61,3 +49,9 @@ Host salsa.debian.org
Host *.sequoia-pgp.org sequoia-pgp.org
# IdentityFile ~/.ssh/liw-openpgp.pub
IdentityFile ~/.ssh/id_pep.foundation
+
+Host qotom
+ Hostname 10.2.2.1
+
+Host *
+ IdentityFile ~/.ssh/id_personal