Kaynağa Gözat

setting the correct parameter values for watch_in

master
Arnold Bechtoldt 11 yıl önce
ebeveyn
işleme
d60aca39cb
2 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +1
    -1
      apache/mod_proxy.sls
  2. +1
    -1
      apache/mod_proxy_http.sls

+ 1
- 1
apache/mod_proxy.sls Dosyayı Görüntüle

@@ -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 Dosyayı Görüntüle

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

{% endif %}

Yükleniyor…
İptal
Kaydet