-
-
-
-
-
-
-
-
-
-
-
- ---
- default:
- version: '2.4'
-
-
- Leap-42:
- version: '2.2'
-
-
- Red Hat Enterprise Linux Server-6:
- version: '2.2'
- service_state: skip
- pkg:
- deps:
- - epel-release
- - mod_ssl
- - mod_security
- - mod_geoip
- Red Hat Enterprise Linux Server-7:
- version: '2.4'
- Oracle Linux Server-6:
- version: '2.2'
- Oracle Linux Server-7:
- version: '2.4'
-
-
-
-
-
- Ubuntu-12.04:
- version: '2.2'
-
-
-
-
-
-
- CentOS Linux-8:
- version: '2.4'
- pkg:
- deps:
- - epel-release
- - mod_ssl
- - mod_security
- - GeoIP
-
-
- CentOS Linux-7:
- version: '2.4'
- conf_mod_wsgi: '/etc/httpd/conf.modules.d/10-wsgi.conf'
- pkg:
- deps:
- - epel-release
- - mod_ssl
- - mod_security
- - GeoIP
- - mod_geoip
- CentOS-6:
- version: '2.2'
- service_state: skip
- pkg:
- deps:
- - epel-release
- - mod_ssl
- - mod_security
- - mod_geoip
-
- Amazon Linux AMI-2014:
- version: '2.2'
- Amazon Linux AMI-2015:
- version: '2.2'
- Amazon Linux AMI-2016:
- version: '2.2'
- Amazon Linux-2:
- version: '2.4'
- pkg:
- deps:
-
- - mod_security
- - GeoIP
-
-
-
-
-
|