Fix incorrect master docs for enable_gpu_grains

This commit is contained in:
Erik Johnson 2018-08-28 11:39:53 -05:00
parent 638210a6da
commit ea1b53cb6f
No known key found for this signature in database
GPG key ID: 5E5583C437808F3F

View file

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