switched to mooo for DNS

This commit is contained in:
Stefen Auris 2020-07-06 01:35:44 -04:00
parent 14bcecff5c
commit d23e123d00

View file

@ -1,11 +1,11 @@
Host * Host *
IdentitiesOnly=yes IdentitiesOnly=yes
Host pete Host pete
HostName phoward.ignorelist.com HostName phoward.mooo.com
User stev User stev
IdentityFile ~/.ssh/pete_rsa IdentityFile ~/.ssh/pete_rsa
Host ymca Host ymca
HostName cymca.ignorelist.com HostName cymca.mooo.com
User stev User stev
IdentityFile ~/.ssh/ymca_rsa IdentityFile ~/.ssh/ymca_rsa
Host bitbucket.org Host bitbucket.org
@ -13,7 +13,7 @@ Host bitbucket.org
User git User git
IdentityFile ~/.ssh/bitbucket_rsa IdentityFile ~/.ssh/bitbucket_rsa
Host flfire Host flfire
HostName flfire.ignorelist.com HostName flfire.mooo.com
User stev User stev
IdentityFile ~/.ssh/flfire_rsa IdentityFile ~/.ssh/flfire_rsa
Host github.com Host github.com