mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Merge pull request #37207 from cachedout/issue_37194
Correct documentation for mine_functions
This commit is contained in:
commit
b448455c31
@ -84,7 +84,7 @@ def update(clear=False):
|
||||
'''
|
||||
Execute the configured functions and send the data back up to the master.
|
||||
The functions to be executed are merged from the master config, pillar and
|
||||
minion config under the option "function_cache":
|
||||
minion config under the option `mine_functions`:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user