-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve speed of readiness detection for Windows instances (#582)
* Move the fetching of the Windows admin password into the `wait_until_ready` function to speed up readiness detection of Windows instances * Fix syntax issues * Forgot to remove the block of code that was moved Remove duplicate `windows_os?` check * Adds/fixes tests
- Loading branch information
1 parent
4feff98
commit 812076f
Showing
2 changed files
with
52 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters