Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
salt
/
apache-formula
forkato da
ExternalMirrors/apache-formula
Segui
1
Vota
0
Forka
0
Codice
Rilasci
0
Attività
Sfoglia il codice sorgente
Added explanatory comment to the apache restart/reload module.wait states
master
Seth House
10 anni fa
parent
448c4855ce
commit
67b8518e47
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
+2
-0
apache/init.sls
+ 2
- 0
apache/init.sls
Vedi File
@@ -9,6 +9,8 @@ apache:
- name: {{ apache.service }}
- enable: True
# The following states are inert by default and can be used by other states to
# trigger a restart or reload as needed.
apache-reload:
module:
- wait
Write
Preview
Loading…
Annulla
Salva