summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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