Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 95c7db9

Browse filesBrowse files
committed
Correct Salt Docs url. Ensure apache service is enable and set proper require
1 parent 3073466 commit 95c7db9
Copy full SHA for 95c7db9

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed

‎docs/scenarios/admin.rst

Copy file name to clipboardExpand all lines: docs/scenarios/admin.rst
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,13 @@ and start the Apache server:
115115
- installed
116116
service:
117117
- running
118+
- enable: True
119+
- require:
120+
- pkg: apache
118121
119122
State files can be written using YAML, the Jinja2 template system or pure python.
120123

121-
`Salt Documentation <http://docs.saltstack.org/en/latest/index.html>`_
124+
`Salt Documentation <http://docs.saltstack.com>`_
122125

123126

124127
Psutil

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.