Parcourir la source

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

tags/v1.2.1
Imran Iqbal il y a 3 ans
Parent
révision
c4dce07476
Aucun compte lié à l'adresse e-mail de l'auteur
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      apache/config/modules/mod_wsgi.sls

+ 1
- 1
apache/config/modules/mod_wsgi.sls Voir le fichier

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

Chargement…
Annuler
Enregistrer