diff --git a/website/docs/source/v2/provisioning/chef_common.html.md b/website/docs/source/v2/provisioning/chef_common.html.md index d63a0d680..b5347d522 100644 --- a/website/docs/source/v2/provisioning/chef_common.html.md +++ b/website/docs/source/v2/provisioning/chef_common.html.md @@ -105,3 +105,6 @@ which include [Chef Solo](/v2/provisioning/chef_solo.html), [Chef Zero](/v2/prov * `verbose_logging` (boolean) - Whether or not to enable the Chef `verbose_logging` option. By default this is false. + +* `enable_reporting` (boolean) - Whether or not to enable the Chef + `enable_reporting` option. By default this is true.