Commit 2dd838d0 authored by nimrod's avatar nimrod
Browse files

- More Bullguard environments.

parent e3f74386
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -16,14 +16,22 @@ User ec2-user
Host 172.50.1.111
User ec2-user

Host 172.20.*.*
IdentityFile ~/.ssh/bullguard-staging_rsa
User ubuntu

Host 172.50.*.*
IdentityFile ~/.ssh/bullguard-prod_rsa
User ubuntu

Host 172.60.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu

Host 172.70.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu

Host 172.20.*.*
IdentityFile ~/.ssh/bullguard-staging_rsa
Host 172.80.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu