Przeglądaj źródła

setting the correct parameter values for watch_in

master
Arnold Bechtoldt 11 lat temu
rodzic
commit
d60aca39cb
2 zmienionych plików z 2 dodań i 2 usunięć
  1. +1
    -1
      apache/mod_proxy.sls
  2. +1
    -1
      apache/mod_proxy_http.sls

+ 1
- 1
apache/mod_proxy.sls Wyświetl plik

@@ -11,6 +11,6 @@ a2enmod proxy:
- require:
- pkg: apache
- watch_in:
- cmd: apache-restart
- module: apache-restart

{% endif %}

+ 1
- 1
apache/mod_proxy_http.sls Wyświetl plik

@@ -13,6 +13,6 @@ a2enmod proxy_http:
- pkg: apache
- cmd: a2enmod proxy
- watch_in:
- cmd: apache-restart
- module: apache-restart

{% endif %}

Ładowanie…
Anuluj
Zapisz