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

- Updated VPC subnet range for Bullguard SSH config.

- Added more exceptions to Bullguard SSH config.
parent c24a61e8
No related branches found
No related tags found
No related merge requests found
......@@ -16,22 +16,58 @@ User ec2-user
Host 172.50.1.111
User ec2-user
Host 172.21.68.138
User ec2-user
Host 172.21.70.97
User ec2-user
Host 172.23.82.179
User ec2-user
Host 172.23.87.109
User ec2-user
Host 172.23.88.124
User ec2-user
Host 172.23.89.36
User ec2-user
Host 172.23.93.156
User ec2-user
Host 172.23.94.208
User ec2-user
Host 172.50.1.11
User ec2-user
Host 172.50.1.111
User ec2-user
Host 172.20.0.44
User ec2-user
Host 172.20.0.51
User ec2-user
Host 172.20.*.*
IdentityFile ~/.ssh/bullguard-staging_rsa
User ubuntu
Host 172.50.*.*
IdentityFile ~/.ssh/bullguard-prod_rsa
Host 172.21.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu
Host 172.60.*.*
Host 172.22.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu
Host 172.70.*.*
Host 172.23.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
User ubuntu
Host 172.80.*.*
IdentityFile ~/.ssh/bullguard-dev_rsa
Host 172.50.*.*
IdentityFile ~/.ssh/bullguard-prod_rsa
User ubuntu
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment