Allows you to install the basic Core Rules (CRS) and some basic configuration for mod_security2 | Allows you to install the basic Core Rules (CRS) and some basic configuration for mod_security2 | ||||
``apache.mod_ssl`` | |||||
---------------------- | |||||
Installs and enables the mod_ssl module (Debian and RedHad only) | |||||
``apache.mod_vhost_alias`` | ``apache.mod_vhost_alias`` | ||||
---------------------- | ---------------------- | ||||
- watch_in: | - watch_in: | ||||
- module: apache-restart | - module: apache-restart | ||||
{% elif grains['os_family']=="RedHat" %} | |||||
mod_ssl: | |||||
pkg.installed: | |||||
- require: | |||||
- pkg: apache | |||||
- watch_in: | |||||
- module: apache-restart | |||||
{% endif %} | {% endif %} |