diff --git a/.ssh/config.d/20_fdna b/.ssh/config.d/20_fdna deleted file mode 100644 index 0406e82a70bb8d7f06d1a1721cce8749d5bc6821..0000000000000000000000000000000000000000 --- a/.ssh/config.d/20_fdna +++ /dev/null @@ -1,128 +0,0 @@ -# FDNA - -Host git.face2gene.com -HostName git.face2gene.com -User git -IdentityFile ~/.ssh/fdna_rsa - -Host bch.face2gene.com -HostName bch.face2gene.com -User face2gene -IdentityFile ~/.ssh/fdna_bch - -Host bitbucket.org -HostName bitbucket.org -User git -IdentityFile ~/.ssh/fdna_rsa - -Host monster.fdna.local -HostName 10.0.0.209 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host backup.fdna.local -HostName 10.0.0.210 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host xen01.fdna.local -HostName 10.0.0.110 -User root -IdentityFile ~/.ssh/fdna_rsa - -Host adm1.fdna.local -HostName 10.0.0.111 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host 10.0.0.20? -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host storage.fdna.local -HostName 10.0.0.220 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host data-management.fdna.local -HostName 10.0.0.109 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host annotate.fdna.com -HostName annotate.fdna.com -Port 2222 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host annotate-stg.fdna.com -HostName annotate-stg.fdna.com -User fdna -IdentityFile ~/.ssh/fdna_rsa - -Host prod_ops.fdna.com -HostName 52.51.1.6 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host staging_ops.fdna.com -HostName 52.31.157.190 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host qa1_ops.fdna.com -HostName 34.248.206.96 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host nag01.fdna.com -HostName nag01.cloudapp.net -User fdna_srv -IdentityFile ~/.ssh/fdna_rsa - -Host dev2_ops.fdna.com -HostName 52.213.235.92 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host qa3_ops.fdna.com -HostName 52.214.163.150 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host qa4_ops.fdna.com -HostName 52.214.101.149 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host jenkins.fdna.com -HostName 52.209.194.68 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host ci_ops.fdna.com -HostName 52.208.181.7 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host *.dev-f2g.com -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host *.face2gene.com -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host *.fdna.com -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host gitolite_ops.fdna.com -HostName 52.211.215.151 -User nimrod -IdentityFile ~/.ssh/fdna_rsa - -Host prod_bi.fdna.com -HostName 34.252.175.194 -User nimrod -IdentityFile ~/.ssh/fdna_rsa