This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
apache-formula
mirror of
https://github.com/saltstack-formulas/apache-formula.git
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
31
Wiki
Activity
Browse Source
got all pkg/config/service running (except those disabled in kitchen.yml)
tags/v1.2.1
Imran Iqbal
3 years ago
parent
0222263c65
commit
c4dce07476
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
apache/config/modules/mod_wsgi.sls
+ 1
- 1
apache/config/modules/mod_wsgi.sls
View File
@@ -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:
Write
Preview
Loading…
Cancel
Save