vagrant/lib
Chris Roberts 2acded113c Retry SSH connection on Errno::ECONNABORTED
In some cases the SSH connection may be aborted while waiting
for setup. This includes aborted connections in the list of
applicable exceptions to retry on while waiting for the connection
to become available.

Fixes #8520
2017-04-25 13:38:24 -07:00
..
vagrant Retry SSH connection on Errno::ECONNABORTED 2017-04-25 13:38:24 -07:00
vagrant.rb Warn when failing to require plugin instead of hard failure 2017-03-22 16:40:42 -07:00