Loading .ssh/config.d/20_bullguard +10 −2 Original line number Diff line number Diff line Loading @@ -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 Loading
.ssh/config.d/20_bullguard +10 −2 Original line number Diff line number Diff line Loading @@ -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