Selaa lähdekoodia
Merge pull request #307 from mariusvw/hotfix/semicolon-correction
Correct semicolon to colon
tags/v1.1.8
Imran Iqbal
3 vuotta sitten
vanhempi
commit
6170f318b4
No account linked to committer's email address
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
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: |