X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=rc%2Fsshconfig;h=a8c3b8c170bf8996b3fb1a630026bd73bb086410;hb=76c07022f4483f42bebeef85d94460b1f39f1fe0;hp=51e3acb852665c0f2d2d2e516bea9762ad6ac477;hpb=6e590d0ef541e09c67d19225304d279322ad5112;p=clearscm.git diff --git a/rc/sshconfig b/rc/sshconfig index 51e3acb..a8c3b8c 100644 --- a/rc/sshconfig +++ b/rc/sshconfig @@ -1,7 +1,7 @@ StrictHostKeyChecking no LogLevel ERROR -Host mars earth home defaria.com sandboxu sandboxal +Host sandbox sandboxu sandboxal mars earth home defaria.com ForwardX11 yes ForwardX11Trusted yes @@ -20,17 +20,17 @@ Host home User andrew IdentityFile ~/.ssh/id_ecdsa -Host sandbox - HostName 10.2.99.60 +#Host sandbox +# HostName 10.2.99.60 -Host sandboxu - HostName 10.2.98.185 +#Host sandboxu +# HostName 10.2.98.185 -Host sandboxal - HostName sandboxal +#Host sandboxal +# HostName sandboxal -Host sandboxal2 - HostName sandboxal2 +#Host sandboxal2 +# HostName sandboxal2 Host 10.2.* sandbox* ForwardAgent yes