Explorar el Código

got all pkg/config/service running (except those disabled in kitchen.yml)

tags/v1.2.1
Imran Iqbal hace 3 años
padre
commit
c4dce07476
Ninguna cuenta vinculada a la dirección de correo electrónico del committer
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      apache/config/modules/mod_wsgi.sls

+ 1
- 1
apache/config/modules/mod_wsgi.sls Ver fichero

@@ -12,7 +12,7 @@ include:

apache-config-modules-wsgi-pkg:
pkg.installed:
- name: {{ apache.pkg.mod_wsgi }}
- name: {{ apache.mod_wsgi }}
- require:
- pkg: apache-package-install-pkg-installed
- watch_in:

Cargando…
Cancelar
Guardar