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
fix server_status state (
#268
)
tags/v0.37.4
Sergio Cambra
hace 5 años
padre
0c1423f8f1
commit
d660abfe70
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
+2
-0
apache/server_status.sls
+ 2
- 0
apache/server_status.sls
Ver fichero
@@ -8,6 +8,8 @@ include:
file.managed:
- source: salt://apache/files/server-status.conf.jinja
- template: jinja
- context:
apache: {{ apache | json }}
- require:
- pkg: apache
- watch_in:
Escribir
Vista previa
Cargando…
Cancelar
Guardar