diff options
author | Christian Pointner <equinox@spreadspace.org> | 2012-10-16 02:21:33 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2012-10-16 02:21:33 +0200 |
commit | 70fdcf95d1ff3c002f496516ab59e4c23d655262 (patch) | |
tree | 698a281f64dbdf099e21d31efabbdfef7448e045 /src/ssh.config | |
parent | updated TODO (diff) |
flufigut clean works now
Diffstat (limited to 'src/ssh.config')
-rw-r--r-- | src/ssh.config | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ssh.config b/src/ssh.config index 7744443..2d6c033 100644 --- a/src/ssh.config +++ b/src/ssh.config @@ -9,3 +9,11 @@ Host telesto Host calypso HostName 89.106.215.48 Port 22000 + +Host supermicro + HostName 89.106.215.45 + Port 22000 + +Host elevate1 + HostName 5.9.104.71 + Port 22000 |