teamhephy / builder

MIT License
3 stars 12 forks source link

Have probes ping the SSH server #34

Open Cryptophobia opened 6 years ago

Cryptophobia commented 6 years ago

From @arschles on February 16, 2016 21:35

Currently, the probes only check to see if the SSH server has been started. They should actually ping it to see if it's at least responsive.

Ref https://github.com/deis/builder/pull/149#issuecomment-184861922

Copied from original issue: deis/builder#182

Cryptophobia commented 6 years ago

From @bacongobbler on January 17, 2017 7:21

potentially related to #462?