Loading .ssh/config.d/20_bigpanda +7 −5 Original line number Diff line number Diff line # BigPanda servers Host prod-* stage-* staging* demo* *.bigpanda.io User ubuntu Host github-bp HostName github.com User git IdentityFile ~/.ssh/bigpanda Host ender HostName 54.176.213.1 User nimrod IdentityFile ~/.ssh/bigpanda Host github-bp HostName github.com User git Host prod-* stage-* staging* demo* *.bigpanda.io User ubuntu IdentityFile ~/.ssh/bigpanda ProxyCommand ssh ender nc %h %p Loading
.ssh/config.d/20_bigpanda +7 −5 Original line number Diff line number Diff line # BigPanda servers Host prod-* stage-* staging* demo* *.bigpanda.io User ubuntu Host github-bp HostName github.com User git IdentityFile ~/.ssh/bigpanda Host ender HostName 54.176.213.1 User nimrod IdentityFile ~/.ssh/bigpanda Host github-bp HostName github.com User git Host prod-* stage-* staging* demo* *.bigpanda.io User ubuntu IdentityFile ~/.ssh/bigpanda ProxyCommand ssh ender nc %h %p