Mercurial > index.cgi > dotfiles
changeset 89:103f26c9f9f7
Added syrinx to less-than-strict test
author | Steve Huston <huston@astro.princeton.edu> |
---|---|
date | Fri, 14 Jun 2013 16:53:28 -0400 |
parents | 21e0ab41e180 |
children | cdfa42697eec |
files | .ssh/config |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/.ssh/config Fri May 03 22:57:08 2013 -0400 +++ b/.ssh/config Fri Jun 14 16:53:28 2013 -0400 @@ -11,8 +11,8 @@ ForwardX11 no ForwardX11Trusted no -# xanadu-vm's keys change, let's try to avoid errors -Host xanadu-vm xanadu-vm.astro.princeton.edu +# xanadu-vm and syrinx's keys change, let's try to avoid errors +Host xanadu-vm syrinx xanadu-vm.astro.princeton.edu syrinx.astro.princeton.edu StrictHostKeyChecking no ForwardAgent yes ForwardX11 yes