[ssh] Update new hosts
This commit is contained in:
@ -34,11 +34,16 @@ Host cosmic.voyage
|
||||
User secstate
|
||||
IdentityFile ~/.ssh/cosmic.voyage
|
||||
|
||||
Host tilde.club
|
||||
User secstate
|
||||
IdentityFile ~/.ssh/powellc
|
||||
|
||||
Host jump.local
|
||||
User powellc
|
||||
|
||||
# Cloud
|
||||
Host pandora.unbl.ink
|
||||
User root
|
||||
|
||||
# Bare metal hosts
|
||||
Host dione.local
|
||||
@ -53,12 +58,24 @@ Host iapetus.local
|
||||
User powellc
|
||||
Host titan.local
|
||||
User powellc
|
||||
Host telesto.local
|
||||
IdentityFile ~/.ssh/1904_powellc
|
||||
Host paaliaq.local
|
||||
User powellc
|
||||
|
||||
# Mopidy VM
|
||||
Host telesto.local
|
||||
User root
|
||||
IdentityFile ~/.ssh/1904_powellc
|
||||
Host fifteen5.local
|
||||
User root
|
||||
Host anthe.local
|
||||
User root
|
||||
Host penobscotbaypress.com
|
||||
User root
|
||||
|
||||
# bhyve VMs
|
||||
Host mopidy.local
|
||||
User powellc
|
||||
Host jellyfin.local
|
||||
User ubuntu
|
||||
|
||||
# Git uses it's own port
|
||||
Host git.local
|
||||
@ -80,6 +97,3 @@ Host *.cloud10
|
||||
IdentityFile ~/.ssh/ff_cloud10_rsa
|
||||
ProxyJump bastion.cloud10.15five.com
|
||||
Port 155
|
||||
|
||||
Host penobscotbaypress.com
|
||||
User root
|
||||
|
||||
Reference in New Issue
Block a user