vagrant/test/unit/plugins
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
..
commands Mark password as sensitive in logs 2018-10-12 09:07:12 -07:00
communicators Prevent overly verbose output from SSH communicator 2018-10-19 15:18:03 -07:00
guests Use semicolon over ampersand to separate commands 2018-10-24 15:27:33 -07:00
hosts Extract smblist information based on position 2018-08-30 10:58:56 -07:00
kernel_v2/config Fixes #9840: Introduce `ruby` option for trigger 2018-10-05 12:53:41 -07:00
providers Fixes #10229: Add timeout for changing hostname on windows 2018-11-02 09:23:00 -07:00
provisioners Merge pull request #10215 from briancain/FIX-SALT-PILLAR 2018-09-20 09:17:32 -07:00
pushes Provide custom error when attempting to push too many files with FTP 2018-06-26 08:28:01 -07:00
synced_folders Fixes #9591: Allow for 'default' smb_username if set 2018-10-19 13:26:18 -07:00