Update dns because of cloudflare security
This commit is contained in:
parent
93cde31a01
commit
9a5b035536
@ -1,7 +1,8 @@
|
||||
#### Home SSH Config
|
||||
host home
|
||||
hostname home.ahoskingit.com
|
||||
hostname git.ahoskingit.com
|
||||
user ahosking
|
||||
port 87
|
||||
|
||||
host home-decrypt
|
||||
hostname 192.168.1.187
|
||||
|
@ -1,3 +1,14 @@
|
||||
Host indigo.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
|
||||
|
Loading…
Reference in New Issue
Block a user