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

- More Bullguard environments.

parent 95e3c870
Branches
Tags
No related merge requests found
...@@ -16,14 +16,22 @@ User ec2-user ...@@ -16,14 +16,22 @@ User ec2-user
Host 172.50.1.111 Host 172.50.1.111
User ec2-user User ec2-user
Host 172.20.*.*
IdentityFile ~/.ssh/bullguard-staging_rsa
User ubuntu
Host 172.50.*.* Host 172.50.*.*
IdentityFile ~/.ssh/bullguard-prod_rsa IdentityFile ~/.ssh/bullguard-prod_rsa
User ubuntu User ubuntu
Host 172.60.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu
Host 172.70.*.* Host 172.70.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu User ubuntu
Host 172.20.*.* Host 172.80.*.*
IdentityFile ~/.ssh/bullguard-staging_rsa IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu User ubuntu
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment