test(pillar): remove modules that aren't installed from being enabled

This commit is contained in:
Benjamin Neff 2020-10-14 01:55:01 +02:00
parent 5844322de4
commit 47ec5fcc34
No known key found for this signature in database
GPG Key ID: 971464C3F1A90194

View File

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