Skip to content

Commit a31f8f5

Browse files
committed
fix(apache): apache formula changed its IDs
1 parent f92ceee commit a31f8f5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

nextcloud/apache/config/file.sls

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,6 @@ nextcloud-apache-config-file-file-managed:
2929
- sls: {{ sls_config_file }}
3030
{%- if nextcloud.apache.trigger_reload %}
3131
- watch_in:
32-
- module: apache-reload
32+
- module: apache-service-running-restart
33+
- service: apache-service-running
3334
{%- endif %}

0 commit comments

Comments
 (0)