Merge pull request #8296 from florianb/patch-1

Add hint for .verbose-attribute
This commit is contained in:
Chris Roberts 2017-02-22 11:52:58 -08:00 committed by GitHub
commit fd3a3dec26
1 changed files with 3 additions and 0 deletions

View File

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