Commit 60b47667 authored by nimrod's avatar nimrod
Browse files

Small cleanup for Shore's ssh_config.

parent bb8ff876
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
# shore.co.il infrastructure

User nimrod
IdentityFile shore_rsa

Host ns1
HostName ns1.shore.co.il
LocalForward 9091 xbmc.trusted:9091
DynamicForward 8080
User nimrod

Host xbmc
HostName xbmc.trusted
@@ -13,7 +16,6 @@ ProxyCommand ssh ns1 nc %h %p

Host web1
HostName web1.trusted
User nimrod
ProxyCommand ssh ns1 nc %h %p

Host ns2
@@ -24,5 +26,4 @@ ProxyCommand ssh ns1 nc %h %p

Host cgit
HostName cgit.trusted
User nimrod
ProxyCommand ssh ns1 nc %h %p