[ssh] Got a new mac up and running

This commit is contained in:
2022-02-19 09:57:29 -05:00
parent ba586474cf
commit 1ed66601ca

View File

@ -12,7 +12,7 @@ Host *
Host code.unbl.ink
Port 222
User git
IdentityFile ~/.ssh/1904_powellc
IdentityFile ~/.ssh/2022_git
PreferredAuthentications publickey
PasswordAuthentication no
IdentitiesOnly yes
@ -72,6 +72,8 @@ Host siarnaq.local
User powellc
Host skathi.local
User powellc
Host tarvos.local
User powellc
Host telesto.local
User root
@ -87,16 +89,12 @@ Host penobscotbaypress.com
Host mopidy.local
User powellc
# Git uses it's own port
Host code.local
Port 222
#
## Jail hosts all need a jump
Host *.local 192.168.1.*
User root
IdentityFile ~/.ssh/jails
Hostname %h
ProxyJump bastion.unbl.ink
#ProxyJump bastion.unbl.ink
Host *.cloud51
HostName %h