-
Notifications
You must be signed in to change notification settings - Fork 202
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 create fails fetching password #211
Comments
This is likely a duplicate of issue #201 |
Thanks @rhass-r7 |
Figured out a workaround 1 kitchen create windows
4 kitchen create windows |
Closing as dupe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am having trouble retrieving passwords for Windows instances. I am starting with a simple setup very similar to https://learn.chef.io/local-development/windows/apply-the-web-application-cookbook-locally/
Please note, the workstation is Ubuntu and I am building and testing EC2 instances for Ubuntu and RHEL with no issues. I am able to telnet to the instance via the winRM ports from my workstation. I have checked the instances and see the Powershell user data scripts did run properly.
Here is my .kitchen.yml
And here is the error
I have run kitchen diagnose, tried different AMIs, and tried different transport options with no success. Any help is appreciated
The text was updated successfully, but these errors were encountered: