Loading .ssh/config.d/20_bigpanda +6 −1 Original line number Diff line number Diff line # BigPanda servers Host prod-* stage-* ec2-* staging* ci.bigpanda.io demo* Host prod-* stage-* staging* demo* *.bigpanda.io User ubuntu IdentityFile ~/.ssh/bigpanda Host ender User nimrod IdentityFile ~/.ssh/bigpanda Host github-bp HostName github.com User git IdentityFile ~/.ssh/bigpanda .ssh/config.d/20_github +3 −3 Original line number Diff line number Diff line # github.com Host github.com User git IdentityFile ~/.ssh/bigpanda #Host github.com #User git #IdentityFile ~/.ssh/id_rsa .ssh/config.d/20_shore +2 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,8 @@ ProxyCommand ssh ns1 nc %h %p Host ns2 HostName ns2.shore.co.il User admin DynamicForward 8080 DynamicForward 9999 ProxyCommand ssh ns1 nc %h %p Host cgit HostName cgit.trusted Loading Loading
.ssh/config.d/20_bigpanda +6 −1 Original line number Diff line number Diff line # BigPanda servers Host prod-* stage-* ec2-* staging* ci.bigpanda.io demo* Host prod-* stage-* staging* demo* *.bigpanda.io User ubuntu IdentityFile ~/.ssh/bigpanda Host ender User nimrod IdentityFile ~/.ssh/bigpanda Host github-bp HostName github.com User git IdentityFile ~/.ssh/bigpanda
.ssh/config.d/20_github +3 −3 Original line number Diff line number Diff line # github.com Host github.com User git IdentityFile ~/.ssh/bigpanda #Host github.com #User git #IdentityFile ~/.ssh/id_rsa
.ssh/config.d/20_shore +2 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,8 @@ ProxyCommand ssh ns1 nc %h %p Host ns2 HostName ns2.shore.co.il User admin DynamicForward 8080 DynamicForward 9999 ProxyCommand ssh ns1 nc %h %p Host cgit HostName cgit.trusted Loading