cloudmesh / cloudmesh-pi-burn

Burns many SD cards so we can build a Raspberry PI cluster
Other
18 stars 12 forks source link

burn: Add timeout option to Host.ssh to timeout after X seconds if host is not reachable. #35

Open rickotten opened 3 years ago

jpfleischer commented 2 years ago

related to issue #28 but is still separate issue.

laszewsk commented 2 years ago

see the recent network find function it uses the timeout on ssh. We want to add this to Host.ssh also