File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ name : Bug Report
3+ about : You're experiencing an issue with this Packer plugin that is different than the documented behavior.
4+ labels : bug
5+ ---
6+
7+ When filing a bug, please include the following headings if possible. Any
8+ example text in this template can be deleted.
9+
10+ #### Overview of the Issue
11+
12+ A paragraph or two about the issue you're experiencing.
13+
14+ #### Reproduction Steps
15+
16+ Steps to reproduce this issue
17+
18+ ### Plugin and Packer version
19+
20+ From ` packer version `
21+
22+ ### Simplified Packer Buildfile
23+
24+ If the file is longer than a few dozen lines, please include the URL to the
25+ [ gist] ( https://gist.github.com/ ) of the log or use the [ Github detailed
26+ format] ( https://gist.github.com/ericclemmons/b146fe5da72ca1f706b2ef72a20ac39d )
27+ instead of posting it directly in the issue.
28+
29+ ### Operating system and Environment details
30+
31+ OS, Architecture, and any other information you can provide about the
32+ environment.
33+
34+ ### Log Fragments and crash.log files
35+
36+ Include appropriate log fragments. If the log is longer than a few dozen lines,
37+ please include the URL to the [ gist] ( https://gist.github.com/ ) of the log or
38+ use the [ Github detailed format] ( https://gist.github.com/ericclemmons/b146fe5da72ca1f706b2ef72a20ac39d ) instead of posting it directly in the issue.
39+
40+ Set the env var ` PACKER_LOG=1 ` for maximum log detail.
You can’t perform that action at this time.
0 commit comments