[ssh] Add new metal hosts
This commit is contained in:
@ -62,6 +62,10 @@ Host paaliaq.local
|
|||||||
User powellc
|
User powellc
|
||||||
Host kiviuq.local
|
Host kiviuq.local
|
||||||
User powellc
|
User powellc
|
||||||
|
Host kari.local
|
||||||
|
User powellc
|
||||||
|
Host atlas.local
|
||||||
|
User powellc
|
||||||
|
|
||||||
Host telesto.local
|
Host telesto.local
|
||||||
User root
|
User root
|
||||||
@ -106,3 +110,6 @@ Host bastion.cloud51.15five.com
|
|||||||
IdentityFile ~/.ssh/ff_cloud51_rsa
|
IdentityFile ~/.ssh/ff_cloud51_rsa
|
||||||
Port 155
|
Port 155
|
||||||
AddKeysToAgent yes
|
AddKeysToAgent yes
|
||||||
|
|
||||||
|
Host 192.168.1.238
|
||||||
|
Port 2222
|
||||||
|
|||||||
Reference in New Issue
Block a user