diff --git a/ssh/.ssh/config b/ssh/.ssh/config index ede2932..f287581 100644 --- a/ssh/.ssh/config +++ b/ssh/.ssh/config @@ -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