thirtytwobits/nanaimo

Add ability to ignore ssh host key.

thirtytwobits opened this issue · 0 comments

For some test fixtures we always trust them. SSH is just a formality because we aren't going to bother setting up telnet or something else. For these allow the ssh and scp fixtures to add -o "StrictHostKeyChecking no" optionally.