瀏覽代碼
Merge pull request #307 from mariusvw/hotfix/semicolon-correction
Correct semicolon to colon
tags/v1.1.8
Imran Iqbal
3 年之前
No account linked to committer's email address
共有
1 個文件被更改,包括
1 次插入 和
1 次删除
-
apache/config/register_site.sls
|
|
@@ -63,7 +63,7 @@ apache-config-register-site-file-managed: |
|
|
|
- watch_in: |
|
|
|
- module: apache-service-running-reload |
|
|
|
- require_in: |
|
|
|
- module; apache-service-running-reload |
|
|
|
- module: apache-service-running-reload |
|
|
|
cmd.run: |
|
|
|
- name: echo dummy state to workaround requisite issue >/dev/null 2>&1 |
|
|
|
- require_in: |