On Thu, Jan 14, 2010 at 10:34 PM, Martin Bligh <[email protected]> wrote: > John, Steve - this looks generally correct to me. If this is going to > break you guys, > I guess we can make it configurable (but default on), but don't think > it'll cause > problems?
-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null seems very reasonable flags to use since we are dealing with test machines, and those get reinstalled frequently. Every time I have to reinstall a client machine, I have to cleam entries on known_hosts (and I confess I am still doing it manually, wich is a PITA). I'd just add them to the ssh flags, but indeed need to check with John and Steve if this is going to have side effects. I see none. -- Lucas _______________________________________________ Autotest mailing list [email protected] http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
