Commit a916cdff authored by nimrod's avatar nimrod
Browse files

Added scanner hosts @dojo-labs.

parent 7549de98
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -65,3 +65,17 @@ User ubuntu
Host 172.50.*.*
IdentityFile ~/.ssh/bullguard-prod_rsa
User ubuntu
Host dev-scanner.dojo-labs.com
HostName 51.15.82.149
User root
IdentityFile ~/.ssh/bullguard-dev_rsa

Host staging-scanner.dojo-labs.com
HostName 51.15.60.153
User root
IdentityFile ~/.ssh/bullguard-staging_rsa

Host prod-scanner.dojo-labs.com
HostName 51.15.65.250
User root
IdentityFile ~/.ssh/bullguard-prod_rsa