Ver código fonte

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

tags/v1.2.1
Imran Iqbal 3 anos atrás
pai
commit
c4dce07476
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      apache/config/modules/mod_wsgi.sls

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

@@ -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:

Carregando…
Cancelar
Salvar