Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
salt
/
apache-formula
forkeado de
ExternalMirrors/apache-formula
Seguir
1
Destacar
0
Fork
0
Código
Lanzamientos
0
Actividad
Explorar el Código
Added explanatory comment to the apache restart/reload module.wait states
master
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