[ssh] Update local hosts and jails

This commit is contained in:
2020-08-25 13:27:52 -04:00
parent 0c1d524ce7
commit 224ad0bc98

View File

@ -16,12 +16,7 @@ Host git.unbl.ink
PasswordAuthentication no PasswordAuthentication no
IdentitiesOnly yes IdentitiesOnly yes
Host rhea.unbl.ink # Mailinabox uses root by default
Port 220
Host rhea.local
Port 220
Host box.* Host box.*
User root User root
@ -38,34 +33,40 @@ Host cosmic.voyage
User secstate User secstate
IdentityFile ~/.ssh/cosmic.voyage IdentityFile ~/.ssh/cosmic.voyage
Host fifteen5.local Host jump.local
User root User powellc
Host pbp.local
User root
# Cloud # Cloud
Host pandora.unbl.ink Host pandora.unbl.ink
# Dell Blade
# Mac Pro Host rhea.local
Host rhea.unbl.ink User powellc
# Macbook Pro # Macbook Pro
Host dione.local Host dione.local
User powellc
# Honor 6x # Honor 6x
Host mimas.local Host mimas.local
User powellc
# iMac # iMac
Host phoebe.local Host phoebe.local
User powellc
# X220 # X220
Host prometheus.local Host prometheus.local
User powellc
# T440s # T440s
Host iapetus.local Host iapetus.local
User powellc
# X1 Carbon # X1 Carbon
Host titan.local Host titan.local
User powellc
Host *.local
User root