21 lines
699 B
Markdown
21 lines
699 B
Markdown
**DELETE THIS TEMPLATE BEFORE SUBMITTING**
|
|
|
|
_Only use Github issues to report bugs or feature requests, see https://www.packer.io/community/_
|
|
|
|
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
|