When creating a Windows AMI on AWS, I am getting stuck at "Waiting for 
WinRM to become available" when I set winrm_password.
But when I remove winrm_password, it is able to build the AMI. Anyone have 
an suggestions what might be going on here?

This is what I see in the console:

==> amazon-ebs: Creating temporary keypair: 
packer_5abd5b4e-51d1-1f2f-ec27-86b7c804c5a9
==> amazon-ebs: Launching a source AWS instance...
==> amazon-ebs: Adding tags to source instance
    amazon-ebs: Adding tag: "Name": "Packer Builder"
    amazon-ebs: Instance ID: i-0dd75cb661ee63bd7
==> amazon-ebs: Waiting for instance (i-0dd75cb661ee63bd7) to become 
ready...
==> amazon-ebs: Skipping waiting for password since WinRM password set...
==> amazon-ebs: Waiting for WinRM to become available...

Seems weird that winrm_password is causing it to failed.. 

"winrm_password": "TestPassword123!"

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/packer/issues
IRC: #packer-tool on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Packer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/packer-tool/d3b00ef8-319c-4d78-b0be-238cd38762ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to