Fixed doc/index.rst

This commit is contained in:
Jacob Hammons 2015-06-26 08:44:14 -06:00
parent 8be40d9d40
commit 1587d56bf0

View File

@ -59,6 +59,9 @@ States - Configuration Management with Salt:
Masterless Quickstart:
:doc:`Salt Quickstart </topics/tutorials/quickstart>`
Running Salt without root access in userland:
:doc:`Salt Usermode <topics/tutorials/rooted>`
A list of all tutorials can be found here:
:doc:`All Salt tutorials <topics/tutorials/index>`
@ -69,8 +72,6 @@ While setting up, and using, Salt is a simple task, its capabilities run much
deeper. These documents provide a greater understanding of how Salt
empowers infrastructure management.
Remote execution
----------------
@ -133,8 +134,6 @@ additional information about targeting and matching minions.
Loop through all matching minions so that only a subset are executing a
command at one time.
.. _configuration-management-overview:
Configuration management
------------------------