vagrant/plugins/providers/hyperv
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
..
action Differentiate checkpoints and automatic checkpoints 2018-07-13 15:23:09 -07:00
cap Add snapshots to Hyper-V driver 2016-05-13 16:58:08 +01:00
scripts Merge pull request #10265 from chrisroberts/f-win-chktyp 2018-10-09 14:47:15 -07:00
action.rb Do not provision and configure when state is saved 2018-07-06 15:49:36 -07:00
config.rb Differentiate checkpoints and automatic checkpoints 2018-07-13 15:23:09 -07:00
driver.rb Force string conversion on paths 2018-06-18 09:53:06 -07:00
errors.rb Add Hyper-V access check on data directory 2018-06-18 15:36:45 -07:00
plugin.rb Add snapshots to Hyper-V driver 2016-05-13 16:58:08 +01:00
provider.rb Fixes #10229: Add timeout for changing hostname on windows 2018-11-02 09:23:00 -07:00