Update chef docs with enable_reporting option

This commit is contained in:
Michael Lopez 2015-02-14 22:34:11 +01:00
parent 6ba6c7c1c3
commit 4ece2ba43e
1 changed files with 3 additions and 0 deletions

View File

@ -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.