diff --git a/docs/scenarios/admin.rst b/docs/scenarios/admin.rst index 081eae440..4bdfe6802 100644 --- a/docs/scenarios/admin.rst +++ b/docs/scenarios/admin.rst @@ -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 `_ + `Salt Documentation `_ Psutil