mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix incorrect master docs for enable_gpu_grains
This commit is contained in:
parent
638210a6da
commit
ea1b53cb6f
1 changed files with 5 additions and 1 deletions
|
@ -440,12 +440,16 @@ communication.
|
|||
``enable_gpu_grains``
|
||||
---------------------
|
||||
|
||||
Default: ``True``
|
||||
Default: ``False``
|
||||
|
||||
Enable GPU hardware data for your master. Be aware that the master can
|
||||
take a while to start up when lspci and/or dmidecode is used to populate the
|
||||
grains for the master.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
enable_gpu_grains: True
|
||||
|
||||
.. conf_master:: job_cache
|
||||
|
||||
``job_cache``
|
||||
|
|
Loading…
Add table
Reference in a new issue