website/docs: update slat docs

This commit is contained in:
Mitchell Hashimoto 2014-05-01 13:49:12 -07:00
parent c303f82170
commit f6683ad016
1 changed files with 16 additions and 16 deletions

View File

@ -104,11 +104,11 @@ vagrant up. Can be applied to the master only.
These may be used to control the output of state execution:
* `colorize` - (boolean) Should output be colorized? Defaults to `nil`.
* `log_level` - (One of `all`, `garbage`, `trace`, `debug`, `info`, `warning`,
`error`, `quiet`) How verbose should the output be? Defaults to `debug`.
* `colorize` (boolean) - If true, output is colorized. Defaults to false.
* `log_level` (string) - The verbosity of the outputs. Defaults to "debug".
Can be one of "all", "garbage", "trace", "debug", "info", or
"warning".
## Pillar Data