Skip to content

Commit

Permalink
got all pkg/config/service running (except those disabled in kitchen.…
Browse files Browse the repository at this point in the history
…yml)
  • Loading branch information
myii committed Sep 14, 2021
1 parent 0222263 commit c4dce07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apache/config/modules/mod_wsgi.sls
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c4dce07

Please sign in to comment.