diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2016-02-17 11:34:39 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2016-02-17 11:34:39 -0800 |
commit | 8453a9f07cc0cda71d78e5c1885a12fa8b30767e (patch) | |
tree | a4cd49ba00c50214b8f0dd48a970a19f366a4e37 | |
parent | df1205046e1ac09ff6c5640a1d21d147d191cac9 (diff) | |
download | chef-8453a9f07cc0cda71d78e5c1885a12fa8b30767e.tar.gz |
add debug output
-rw-r--r-- | issue_template.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/issue_template.md b/issue_template.md index d8b72f127a..5666535174 100644 --- a/issue_template.md +++ b/issue_template.md @@ -19,6 +19,8 @@ for information on how to create a good replication case. The complete output of the chef-client run or a link to a gist of it, if there is one. +The debug output (chef-client -l debug) may be useful, but please link to a gist, or truncate it. + ## Stacktrace Please include the stacktrace.out output or link to a gist of it, if there is one. |