Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Admin password should get polled automatically #19

Open
gmiranda23 opened this issue Jul 29, 2015 · 3 comments
Open

Windows Admin password should get polled automatically #19

gmiranda23 opened this issue Jul 29, 2015 · 3 comments

Comments

@gmiranda23
Copy link

It takes about 4 mins for the windows admin password to be available on new windows instances. These should get automatically polled somehow and be made available in the portal view.

@gmiranda23
Copy link
Author

There don't seem to be good approaches to this that are documented. These may provide some leads:

aws/aws-sdk-ruby#459
https://github.com/tomrittervg/decrypt-windows-ec2-passwd

@gmiranda23
Copy link
Author

Chef::Provisioning::AwsDriver.wait_for_admin_password(machine_spec) seems to do this.

link

@gmiranda23
Copy link
Author

Otherwise, the logic for in-browser RDP & SSH exists and is validated. Closing #4 in favor of this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant