Update dns because of cloudflare security

This commit is contained in:
Alexander Hosking 2019-06-25 12:21:19 -04:00
parent 93cde31a01
commit 9a5b035536
2 changed files with 14 additions and 2 deletions

View File

@ -1,7 +1,8 @@
#### Home SSH Config #### Home SSH Config
host home host home
hostname home.ahoskingit.com hostname git.ahoskingit.com
user ahosking user ahosking
port 87
host home-decrypt host home-decrypt
hostname 192.168.1.187 hostname 192.168.1.187

View File

@ -1,3 +1,14 @@
Host indigo.bitbucket.org Host indigo.bitbucket.org
HostName bitbucket.org HostName bitbucket.org
IdentityFile ~/.ssh/indigo IdentityFile ~/.ssh/indigo/id_rsa
host 52.237.13.25
user ahosking
identityfile ~/.ssh/indigo/id_rsa
host kibana-testing
hostname 52.237.13.25
user andres
identityfile ~/.ssh/indigo/id_rsa
host 13.88.238.68
user ahosking
identityfile ~/.ssh/indigo/id_rsa