Was unsure where to post this, so posting here instead of GitHub issue list.
- Packer version: `1.1.3` - Host platform: `macOS Sierra 10.12.6` - Debug log output and example template in: https://gist.github.com/SurferL/2fe7c71ec519d1dc292e184a47cb1396 I've tested this with longer winrm_timeouts of up to 15 minutes but I've had no luck. What's weird is that I can run a ansible_playbook to do a ping test on this machine (with it's IP), when it's up and it works fine, and I can verify that winrm is working using `nc -z -w1 <hostip> 5985;echo $?` from my host machine. Does anyone have any ideas? Thanks in advance! :) -- 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/503daeeb-ea1b-447d-b934-0fb297c4fb7d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
