summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--salt/profile/apache-httpd/init.sls5
1 files changed, 1 insertions, 4 deletions
diff --git a/salt/profile/apache-httpd/init.sls b/salt/profile/apache-httpd/init.sls
index db5b6f9..f30337c 100644
--- a/salt/profile/apache-httpd/init.sls
+++ b/salt/profile/apache-httpd/init.sls
@@ -16,11 +16,8 @@
- require:
- file: {{ snippetsdir }}
{#- formula dependencies #}
- - require_in:
- - module: apache-service-running-restart
- - service: apache-service-running
- watch_in:
- - module: apache-service-running-reload
+ - service: apache-service-running
{%- endfor %}
{%- endif %}