Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
ExternalMirrors
/
nginx-formula
réplica de
https://github.com/saltstack-formulas/nginx-formula
Seguir
1
Destacar
0
Fork
1
Código
Incidencias
0
Lanzamientos
34
Wiki
Actividad
Explorar el Código
fix(servers): wrong conditional specification
tags/v2.7.1
Javier Bértoli
hace 3 años
padre
46971528d7
commit
494b2fbea4
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
+1
-1
nginx/service.sls
+ 1
- 1
nginx/service.sls
Ver fichero
@@ -43,5 +43,5 @@ nginx_service:
- pkg: nginx_install
{% endif %}
{% if nginx.check_config_before_apply %}
- only
_
if: /usr/sbin/nginx -t
- onlyif: /usr/sbin/nginx -t
{% endif %}
Escribir
Vista previa
Cargando…
Cancelar
Guardar