X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fsshconfig;h=6b6598f809cd55948531224a262c08464cdbebf1;hb=952fd00c5d159096c407be3fc57acf62921eabf6;hp=4d986a5936ada220253098a43ed4d8613531e04b;hpb=85bef74346bc0e4e7caa63099c91b2e5d618b2f0;p=clearscm.git diff --git a/rc/sshconfig b/rc/sshconfig index 4d986a5..6b6598f 100644 --- a/rc/sshconfig +++ b/rc/sshconfig @@ -1,6 +1,10 @@ StrictHostKeyChecking no LogLevel ERROR +Host mars earth home defaria.com sandboxu + ForwardX11 yes + ForwardX11Trusted yes + Host jupiter cpanel github.com sandbox sandboxal ForwardX11 no ForwardX11Trusted no @@ -16,9 +20,6 @@ Host home User andrew IdentityFile ~/.ssh/id_ecdsa -Host nightly - Hostname 10.2.96.137 - Host sandbox Hostname 10.2.99.60 IdentityFile ~/.ssh/cpanelkey @@ -31,9 +32,6 @@ Host sandboxal Hostname 10.2.99.106 IdentityFile ~/.ssh/cpanelkey -Host enterprise.cpanel.net - IdentityFile ~/.ssh/cpanelkey - Host 10.2.* sandbox* ForwardAgent yes StrictHostKeyChecking no