Skip to content
Snippets Groups Projects
Commit 60b47667 authored by nimrod's avatar nimrod
Browse files

Small cleanup for Shore's ssh_config.

parent bb8ff876
No related branches found
No related tags found
No related merge requests found
# shore.co.il infrastructure # shore.co.il infrastructure
User nimrod
IdentityFile shore_rsa
Host ns1 Host ns1
HostName ns1.shore.co.il HostName ns1.shore.co.il
LocalForward 9091 xbmc.trusted:9091 LocalForward 9091 xbmc.trusted:9091
DynamicForward 8080 DynamicForward 8080
User nimrod
Host xbmc Host xbmc
HostName xbmc.trusted HostName xbmc.trusted
...@@ -13,7 +16,6 @@ ProxyCommand ssh ns1 nc %h %p ...@@ -13,7 +16,6 @@ ProxyCommand ssh ns1 nc %h %p
Host web1 Host web1
HostName web1.trusted HostName web1.trusted
User nimrod
ProxyCommand ssh ns1 nc %h %p ProxyCommand ssh ns1 nc %h %p
Host ns2 Host ns2
...@@ -24,5 +26,4 @@ ProxyCommand ssh ns1 nc %h %p ...@@ -24,5 +26,4 @@ ProxyCommand ssh ns1 nc %h %p
Host cgit Host cgit
HostName cgit.trusted HostName cgit.trusted
User nimrod
ProxyCommand ssh ns1 nc %h %p ProxyCommand ssh ns1 nc %h %p
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment