Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
salt
/
apache-formula
feito fork de
ExternalMirrors/apache-formula
Observar
1
Favorito
0
Fork
0
Código
Versões
0
Atividade
Ver código fonte
Added explanatory comment to the apache restart/reload module.wait states
master
Seth House
10 anos atrás
pai
448c4855ce
commit
67b8518e47
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Mostrar estatísticas do Diff
+2
-0
apache/init.sls
+ 2
- 0
apache/init.sls
Ver arquivo
@@ -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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar