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

Seperate personal and BigPanda GitHub accounts.

parent 213d1202
No related branches found
No related tags found
No related merge requests found
# 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
# github.com
Host github.com
User git
IdentityFile ~/.ssh/bigpanda
#Host github.com
#User git
#IdentityFile ~/.ssh/id_rsa
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment