Merge pull request #309 from UtahDave/patch-1

Correct Salt Docs url. Ensure apache service is enabled and set proper require
This commit is contained in:
Kenneth Reitz
2013-08-23 16:52:09 -07:00
+4 -1
View File
@@ -115,10 +115,13 @@ and start the Apache server:
- installed
service:
- running
- enable: True
- require:
- pkg: apache
State files can be written using YAML, the Jinja2 template system or pure python.
`Salt Documentation <http://docs.saltstack.org/en/latest/index.html>`_
`Salt Documentation <http://docs.saltstack.com>`_
Psutil