We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3073466 + 95c7db9 commit 036c803Copy full SHA for 036c803
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