diff options
author | Christian Pointner <equinox@spreadspace.org> | 2012-10-22 18:52:07 +0200 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2012-10-22 18:52:07 +0200 |
commit | d12d3fc14ff1f624deefe477990400e6c58ae6ac (patch) | |
tree | 076c6db56df04075c494bdbb66789e52aa1c169b /src/ssh.config | |
parent | added sample www scripts (diff) |
updated ssh.config and stream url
Diffstat (limited to 'src/ssh.config')
-rw-r--r-- | src/ssh.config | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/src/ssh.config b/src/ssh.config index 3598c61..6821405 100644 --- a/src/ssh.config +++ b/src/ssh.config @@ -1,13 +1,9 @@ -Host titan - HostName 89.106.215.36 - Port 22000 - Host telesto - HostName 89.106.215.38 + HostName 109.73.158.69 Port 22000 Host calypso - HostName 89.106.215.48 + HostName 109.73.158.68 Port 22000 Host elevate0 |