Explorar el Código

fix server_status state (#268)

tags/v0.37.4
Sergio Cambra hace 5 años
padre
commit
d660abfe70
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. +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:

Cargando…
Cancelar
Guardar