Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ExternalMirrors
/
apache-formula
réplica de
https://github.com/saltstack-formulas/apache-formula.git
Seguir
1
Destacar
0
Fork
1
Código
Incidencias
0
Lanzamientos
31
Wiki
Actividad
Explorar el Código
Added explanatory comment to the apache restart/reload module.wait states
tags/v0.37.4
Seth House
hace 10 años
padre
448c4855ce
commit
67b8518e47
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+2
-0
apache/init.sls
+ 2
- 0
apache/init.sls
Ver fichero
@@ -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
Escribir
Vista previa
Cargando…
Cancelar
Guardar