mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 16:45:27 +00:00
c3ae64c054
adds link to all tutorials to using salt section Refs #33923
22 lines
389 B
ReStructuredText
22 lines
389 B
ReStructuredText
==========
|
|
Using Salt
|
|
==========
|
|
|
|
This section describes the fundamental components and concepts that you need to understand to use Salt.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
grains/index
|
|
pillar/index
|
|
targeting/index
|
|
mine/index
|
|
../ref/runners/index
|
|
engines/index
|
|
yaml/index
|
|
jinja/index
|
|
tutorials/index
|
|
troubleshooting/index
|
|
../faq
|
|
best_practices
|