# HG changeset patch # User Steve Huston # Date 1371243208 14400 # Node ID 103f26c9f9f7e1c03550d2c8f254b6a0f25ecd6d # Parent 21e0ab41e18073a82f47b5536db1444b29297843 Added syrinx to less-than-strict test diff -r 21e0ab41e180 -r 103f26c9f9f7 .ssh/config --- 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