From ea33452398c415d91129e8166860f261a63c5b9d Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Wed, 17 Apr 2019 10:23:46 +0200 Subject: [PATCH] ssh: add new hosts --- home/.ssh/config | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/home/.ssh/config b/home/.ssh/config index 79cafd3..fa304a3 100644 --- a/home/.ssh/config +++ b/home/.ssh/config @@ -58,7 +58,7 @@ Host acs-villas Host acs-buildbot User svg - HostName 134.130.169.43 + HostName 137.226.133.207 Host acs-vm User svg @@ -107,6 +107,16 @@ Host acs-os-k8s-master User ubuntu ForwardAgent yes +Host villas-test + HostName 142.93.233.220 + User root + ForwardAgent yes + +Host tud-villas + HostName 10.10.12.20 + User iepg + ForwardAgent yes + # # Private #