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