# SSH client configuration for my personal use. Host cookiejar Hostname cookiejar.sequoia-pgp.org User liw Port 42422 IdentityFile ~/.ssh/id_pep.foundation Host runner1 HostName 192.168.122.253 ProxyJump cookiejar # IdentityFile ~/.ssh/id_pep.foundation IdentityFile ~/.ssh/liw-openpgp.pub Host dragon Hostname dragon.pibit.ch Port 107 User liw IdentityFile ~/.ssh/id_pep.foundation Host liwphone Hostname 10.0.0.161 Port 2222 User me IdentityFile ~/.ssh/id_personal Host liwphone2 Hostname 10.0.0.193 Port 2222 User me IdentityFile ~/.ssh/id_personal Host ci-prod-controller.vm.liw.fi IdentityFile ~/.ssh/liw-openpgp.pub Host *vm.liw.fi atuin.liw.fi UserKnownHostsFile /dev/null StrictHostKeyChecking no Host git.dns-api.com SendEnv !LC_* !LANG Host remy User root Hostname 10.0.0.79 Host gitlab.com IdentityFile ~/.ssh/id_gitlab.com Host github.com IdentityFile ~/.ssh/id_github.com Host atuin.liw.fi nalanda.liw.fi IdentityFile ~/.ssh/id_hetzner Host exolobe* *.liw.fi pieni.net localhost IdentityFile ~/.ssh/id_personal Host contra7 workera kea obnam-dev sshca-dev clab-dev holywood2 web icktool IdentityFile ~/.ssh/id_personal Host *-dev sequoia-dev-e5 mirror-git obnam-server python-mess IdentityFile ~/.ssh/id_personal Host git.liw.fi git-git.vm.liw.fi Port 12765 Host 10.0.0.* 195.* *.vm.liw.fi workera UserKnownHostsFile /dev/null StrictHostKeyChecking accept-new CheckHostIp no IdentityFile ~/.ssh/liw-openpgp.pub