We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f92ceee commit a31f8f5Copy full SHA for a31f8f5
1 file changed
nextcloud/apache/config/file.sls
@@ -29,5 +29,6 @@ nextcloud-apache-config-file-file-managed:
29
- sls: {{ sls_config_file }}
30
{%- if nextcloud.apache.trigger_reload %}
31
- watch_in:
32
- - module: apache-reload
+ - module: apache-service-running-restart
33
+ - service: apache-service-running
34
{%- endif %}
0 commit comments