mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-16 09:40:22 +00:00
got all pkg/config/service running (except those disabled in kitchen.yml)
This commit is contained in:
parent
0222263c65
commit
c4dce07476
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue