mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Merge pull request #44845 from cmclaughlin/runner-saltutil-docs
Adding link to salt.modules.saltutil on salt.runners.saltutil
This commit is contained in:
commit
584da96843
@ -1,6 +1,8 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
'''
|
||||
Sync custom types to the Master
|
||||
The Saltutil runner is used to sync custom types to the Master. See the
|
||||
:mod:`saltutil module <salt.modules.saltutil>` for documentation on
|
||||
managing updates to minions.
|
||||
|
||||
.. versionadded:: 2016.3.0
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user