Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.9.8
-
Component/s: None
-
Labels:None
-
Triage Status:Triaged
Description
When people post the debugging output looking for help with a chef problem, it'd be great if the output automatically provided the version at the top:
- /var/lib/gems/1.8/bin/chef-client -l debug | head
[Thu, 19 Mar 2009 18:22:33 +0000] INFO: Starting Chef Run
[Thu, 19 Mar 2009 18:22:33 +0000] INFO: Loading plugin os
[Thu, 19 Mar 2009 18:22:33 +0000] INFO: Loading plugin ruby
[Thu, 19 Mar 2009 18:22:33 +0000] INFO: Loading plugin languages
This is fixed; adamhjk/
CHEF-184CHEF-184