]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
internal.vm_setup: call ssh with -o StrictHostKeyChecking=no 403/head
authorDan Mick <dan.mick@redhat.com>
Tue, 13 Jan 2015 23:15:09 +0000 (15:15 -0800)
committerDan Mick <dan.mick@redhat.com>
Tue, 13 Jan 2015 23:16:23 +0000 (15:16 -0800)
commit4f6b69b0786425b685484e0f77c300d545bd59e1
tree9e258220439315476910ea388ffb49f258392d39
parentd75c907550f897a10753a57e8ec70d92ae08783e
internal.vm_setup: call ssh with -o StrictHostKeyChecking=no

If one doesn't have this configured for ssh, the call to
ssh for vps'es in vm_setup will cause a tty prompt to accept
the unknown key.

Fixes: #10530
Signed-off-by: Dan Mick <dan.mick@redhat.com>
teuthology/task/internal.py