mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Readding orchestrate tutorial links
This commit is contained in:
parent
325e948406
commit
07b4b4a688
@ -82,6 +82,7 @@ def orchestrate(mods, saltenv='base', test=None, exclude=None, pillar=None):
|
||||
|
||||
.. seealso:: More Orchestrate documentation
|
||||
|
||||
* :ref:`Full Orchestrate Tutorial <orchestrate-runner>`
|
||||
* :py:mod:`Docs for the master-side state module <salt.states.saltmod>`
|
||||
|
||||
CLI Examples:
|
||||
|
@ -9,6 +9,7 @@ modules. These state functions wrap Salt's :ref:`Python API <python-api>`.
|
||||
|
||||
.. seealso:: More Orchestrate documentation
|
||||
|
||||
* :ref:`Full Orchestrate Tutorial <orchestrate-runner>`
|
||||
* :py:func:`The Orchestrate runner <salt.runners.state.orchestrate>`
|
||||
'''
|
||||
from __future__ import absolute_import
|
||||
|
Loading…
Reference in New Issue
Block a user