Add servers to ssh
parent
b3c028acef
commit
10d82b56e0
|
@ -13,3 +13,11 @@ Host codepath
|
||||||
Hostname lab-8aabae24-60e9-483e-b626-dba43df50b93.eastus.cloudapp.azure.com
|
Hostname lab-8aabae24-60e9-483e-b626-dba43df50b93.eastus.cloudapp.azure.com
|
||||||
Port 5079
|
Port 5079
|
||||||
User codepath
|
User codepath
|
||||||
|
|
||||||
|
Host proxmox
|
||||||
|
Hostname 10.0.0.2
|
||||||
|
User ethan
|
||||||
|
|
||||||
|
Host docker
|
||||||
|
Hostname 10.10.10.8
|
||||||
|
User sudoer777
|
||||||
|
|
Reference in New Issue