mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
More documentation improvements
This commit is contained in:
parent
e0f8537bfe
commit
418c5c2624
@ -31,7 +31,7 @@ Configuration
|
||||
- Master config
|
||||
|
||||
By default the following options can be configured on the master.
|
||||
They are not necessary, but available in case the user has different requirements.
|
||||
They are not mandatory, but available in case the user has different requirements.
|
||||
|
||||
tgt: ``*``
|
||||
From what minions will collect the mine data.
|
||||
@ -75,7 +75,7 @@ Configuration
|
||||
so the user needs to enable the mines as specified in the documentation.
|
||||
|
||||
display: ``True``
|
||||
Display on the screen or return structured object? Default: ``True``, will return on the CLI.
|
||||
Display on the screen or return structured object? Default: ``True`` (return on the CLI).
|
||||
|
||||
outputter: ``table``
|
||||
Specify the outputter name when displaying on the CLI. Default: :mod:`table <salt.output.table_out>`.
|
||||
|
Loading…
Reference in New Issue
Block a user