diff options
Diffstat (limited to 'src/infrastructure/ssh.conf')
-rw-r--r-- | src/infrastructure/ssh.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/infrastructure/ssh.conf b/src/infrastructure/ssh.conf index ce1af3d..01a55ed 100644 --- a/src/infrastructure/ssh.conf +++ b/src/infrastructure/ssh.conf @@ -2,16 +2,6 @@ Host * ServerAliveInterval 30 ServerAliveCountMax 20 -Host iroh *euandre.org - HostName euandre.org - User root - -Host kuvira *euandreh.xyz - HostName euandreh.xyz - -Host toph *arrobaponto.org - HostName arrobaponto.org - Host suyin HostName ch-s010.rsync.net User 16686 |