summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-09-23 19:40:57 -0700
committerGitHub <noreply@github.com>2020-09-23 19:40:57 -0700
commita3446ea33bbaf519b19ac47cf7aef673f269de51 (patch)
tree76345886609106447acde0bd00488fb2a96692fa
parentebd04152f0310280c397ef4a269753cf34ef1c37 (diff)
parent377795c45dbf656e129b1dd8521552009c2f8ca8 (diff)
downloadchef-a3446ea33bbaf519b19ac47cf7aef673f269de51.tar.gz
Merge pull request #10459 from chef/example-fix-for-chef_handler-resource
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--lib/chef/resource/chef_handler.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/chef/resource/chef_handler.rb b/lib/chef/resource/chef_handler.rb
index b97939d5e5..a006b2648a 100644
--- a/lib/chef/resource/chef_handler.rb
+++ b/lib/chef/resource/chef_handler.rb
@@ -102,6 +102,7 @@ class Chef
This recipe will generate report output similar to the following:
+ ```
[2013-11-26T03:11:06+00:00] INFO: Chef Infra Client Run complete in 0.300029878 seconds
[2013-11-26T03:11:06+00:00] INFO: Running report handlers
[2013-11-26T03:11:06+00:00] INFO: Cookbooks and versions run: ["cookbook_versions_handler 1.0.0"]