[aliases] Update bookpull stuffs

This commit is contained in:
2024-10-31 10:09:57 -04:00
parent 04442676a3
commit c11d449053
6 changed files with 40 additions and 25 deletions

View File

@ -15,17 +15,13 @@ Host github.com
IdentityFile ~/.ssh/2022_git
# Home Gitea account:
Host code.unbl.ink git.service 192.168.40.118 gogs*
Port 22
Host code.unbl.ink git.service 192.168.40.244
User git
IdentityFile ~/.ssh/2024_git
PreferredAuthentications publickey
PasswordAuthentication no
IdentitiesOnly yes
Host gogs*
Port 2222
# Mailinabox uses root by default
Host box.unbl.ink
IdentityFile ~/.ssh/box_unbl_ink
@ -67,7 +63,8 @@ Host hati.local tarqeq.local daphnis.local loge.local hyperion.local dione.local
Host *.local *.service
StrictHostKeyChecking no
User root
IdentityFile ~/.ssh/2022_h2_powellc
#IdentityFile ~/.ssh/2022_h2_powellc
IdentityFile ~/.ssh/jails
# Root hosts
@ -96,6 +93,10 @@ Host *.local *.service
AddKeysToAgent yes
VerifyHostKeyDNS no
Host 67.205.184.201 life.unbl.ink
User root
IdentityFile ~/.ssh/1904_powellc
## Jail hosts all need a jump
Match exec "onsubnet 192.168.40." host *.service
User root