Added missing tutorial docs to the tutorial index

This commit is contained in:
Benedikt Werner 2017-10-10 19:02:35 +02:00
parent fec714b91d
commit 6c30344824
No known key found for this signature in database
GPG key ID: 1DBFF0F8E9E121EB

View file

@ -33,3 +33,5 @@ Tutorials Index
* :ref:`The macOS (Maverick) Developer Step By Step Guide To Salt Installation <tutorial-macos-walk-through>`
* :ref:`SaltStack Walk-through <tutorial-salt-walk-through>`
* :ref:`Writing Salt Tests <tutorial-salt-testing>`
* :ref:`Running Salt States and Commands in Docker Containers <docker-sls>`
* :ref:`Preseed Minion with Accepted Key <tutorial-preseed-key>`