X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;ds=inline;f=rc%2Fsshconfig;h=0ea3d8f14de03dfa19d49787b37ffbee8b5ff34d;hb=7ddf095f187ca60d9a70fb83b2bc3c2b6d91f088;hp=4d986a5936ada220253098a43ed4d8613531e04b;hpb=85bef74346bc0e4e7caa63099c91b2e5d618b2f0;p=clearscm.git diff --git a/rc/sshconfig b/rc/sshconfig index 4d986a5..0ea3d8f 100644 --- a/rc/sshconfig +++ b/rc/sshconfig @@ -1,7 +1,11 @@ StrictHostKeyChecking no LogLevel ERROR -Host jupiter cpanel github.com sandbox sandboxal +Host sandbox sandboxu sandboxc7 mars earth home defaria.com training + ForwardX11 yes + ForwardX11Trusted yes + +Host jupiter cpanel github.com ForwardX11 no ForwardX11Trusted no @@ -16,33 +20,14 @@ 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 - -Host sandboxu - Hostname 10.2.98.185 - IdentityFile ~/.ssh/cpanelkey - -Host sandboxal - Hostname 10.2.99.106 - IdentityFile ~/.ssh/cpanelkey - -Host enterprise.cpanel.net - IdentityFile ~/.ssh/cpanelkey - -Host 10.2.* sandbox* +Host 10.2.* sandbox* training ForwardAgent yes StrictHostKeyChecking no UserKnownHostsFile /dev/null AddKeysToAgent yes IdentitiesOnly yes - ForwardX11 no - ForwardX11Trusted no User root + IdentityFile ~/.ssh/cpanelkey Host * ServerAliveInterval 300