Commit bb753afb authored by nimrod's avatar nimrod
Browse files

Seperate personal and BigPanda GitHub accounts.

parent 213d1202
Loading
Loading
Loading
Loading
+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
+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
+2 −1
Original line number Diff line number Diff line
@@ -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