ソースを参照
fix: correct service restart
pull/230/head
Marius van Witzenburg
3年前
コミッターのメールアドレスに関連付けられたアカウントが存在しません
-
php/apache2/install.sls
|
|
@@ -18,6 +18,6 @@ |
|
|
|
- require_in: |
|
|
|
- sls: apache |
|
|
|
- watch_in: |
|
|
|
- module: apache-restart |
|
|
|
- module: apache-service-running-restart |
|
|
|
{%- endif %} #END: use apache formula |
|
|
|
{%- endif %} #END: os = debian |