mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-17 10:10:26 +00:00
test(pillar): remove modules that aren't installed from being enabled
This commit is contained in:
parent
5844322de4
commit
47ec5fcc34
1 changed files with 0 additions and 2 deletions
|
@ -377,7 +377,6 @@ apache:
|
|||
modules:
|
||||
enabled: # List modules to enable
|
||||
- ssl
|
||||
- prefork
|
||||
- rewrite
|
||||
- proxy
|
||||
- proxy_ajp
|
||||
|
@ -385,7 +384,6 @@ apache:
|
|||
- headers
|
||||
# geoip
|
||||
- status
|
||||
- logio
|
||||
- dav
|
||||
- dav_fs
|
||||
- dav_lock
|
||||
|
|
Loading…
Add table
Reference in a new issue