We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3073466 commit 95c7db9Copy full SHA for 95c7db9
1 file changed
docs/scenarios/admin.rst
@@ -115,10 +115,13 @@ and start the Apache server:
115
- installed
116
service:
117
- running
118
+ - enable: True
119
+ - require:
120
+ - pkg: apache
121
122
State files can be written using YAML, the Jinja2 template system or pure python.
123
- `Salt Documentation <http://docs.saltstack.org/en/latest/index.html>`_
124
+ `Salt Documentation <http://docs.saltstack.com>`_
125
126
127
Psutil
0 commit comments