Add work server to SSH config

This commit is contained in:
coolneng 2021-03-17 12:57:35 +01:00
parent 858ecae4e6
commit aa4a1b8172
Signed by: coolneng
GPG Key ID: 9893DA236405AF57

View File

@ -21,3 +21,9 @@ host devyfo
hostname ec2-35-181-115-141.eu-west-3.compute.amazonaws.com
port 22
identityfile ~/.ssh/odyfo
host unit
user coace
hostname 10.9.0.1
port 22
identityfile ~/.ssh/coace