mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 02:10:31 -05:00
931 B
931 B
Please read these instructions before submitting
DELETE THIS TEMPLATE BEFORE SUBMITTING
Only use Github issues to report bugs or feature requests, see https://www.packer.io/community.html
For example, Timeouts waiting for SSH/WinRM are generally not bugs within packer and are better addressed by the mailing list. Ask on the mailing list if you are unsure.
If you are planning to open a pull-request just open the pull-request instead of making an issue first.
FOR FEATURES:
Describe the feature you want and your use case clearly.
FOR BUGS:
Describe the problem and include the following information:
- Packer version from
packer version - Host platform
- Debug log output from
PACKER_LOG=1 packer build template.json. Please paste this in a gist https://gist.github.com - The simplest example template and scripts needed to reproduce the bug. Include these in your gist https://gist.github.com