diff --git a/website/source/docs/provisioning/salt.html.md b/website/source/docs/provisioning/salt.html.md index c762aa66c..7fc80a92c 100644 --- a/website/source/docs/provisioning/salt.html.md +++ b/website/source/docs/provisioning/salt.html.md @@ -138,6 +138,9 @@ These may be used to control the output of state execution: Can be one of "all", "garbage", "trace", "debug", "info", or "warning". Requires `verbose` to be set to "true". +* `verbose` (boolean) - The verbosity of the outputs. Defaults to "false". + Must be true for log_level taking effect and the output of the salt-commands being displayed. + ## Pillar Data You can export pillar data for use during provisioning by using the ``pillar``