I'm using Packer (v1.1.3) to build out some Windows Golden AMIs for my company using chef-solo provisioner. I'm struggling with the 2012r2 build not handling the reboot inside the Chef Recipe gracefully. Seems like there is no way for me to inform packer to expect a reboot (or specific exit code) inside of chef-solo. Am I just missing this or is this really not possible? The reboot is handled via Chef Kitchen as part of the Jenkins build for 'testing' the recipes before moving to Packer for the final build (so I can't easily remove the reboot from the chef recipe). Any insight on how to get around what should be a simple issue would be greatly appreciated.
Regards, Ben the Builder -- 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/3ca15c2f-60f7-44d1-8948-2fc1726c3ba0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
