mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add link to state providers documentation in modules documentation for better visibility
This commit is contained in:
parent
53a19511cd
commit
7808078bd5
1 changed files with 2 additions and 0 deletions
|
@ -416,6 +416,8 @@ The above example will force the minion to use the :py:mod:`systemd
|
|||
<salt.modules.systemd>` module to provide service management, and the
|
||||
:py:mod:`aptpkg <salt.modules.aptpkg>` module to provide package management.
|
||||
|
||||
For per-state provider overrides, see documentation on :ref:`state providers <state-providers>`.
|
||||
|
||||
.. __: https://github.com/saltstack/salt/issues/new
|
||||
|
||||
Logging Restrictions
|
||||
|
|
Loading…
Add table
Reference in a new issue