using_salt.rst 389 B

123456789101112131415161718192021
  1. ==========
  2. Using Salt
  3. ==========
  4. This section describes the fundamental components and concepts that you need to understand to use Salt.
  5. .. toctree::
  6. :maxdepth: 1
  7. grains/index
  8. pillar/index
  9. targeting/index
  10. mine/index
  11. ../ref/runners/index
  12. engines/index
  13. yaml/index
  14. jinja/index
  15. tutorials/index
  16. troubleshooting/index
  17. ../faq
  18. best_practices