vagrant/plugins/communicators
Brian Cain 54c8ebc31a
Fixes #10229: Add timeout for changing hostname on windows
Prior to this commit, if Windows was slow to reboot, Vagrant would fail
to find the right IP address to upload the wait_for_reboot script to.
This commit fixes this race condition by adding a timeout to ensure that
Vagrant can retry. It also properly catches an exception in the winrm
ready? method for checking if a guest is properly ready for
communications.
2018-11-02 09:23:00 -07:00
..
ssh Prevent overly verbose output from SSH communicator 2018-10-19 15:18:03 -07:00
winrm Fixes #10229: Add timeout for changing hostname on windows 2018-11-02 09:23:00 -07:00
winssh Make upload directory for winssh communicator configurable 2017-07-07 11:04:37 -07:00