aboutsummaryrefslogtreecommitdiffstats
path: root/modules/apache/manifests
Commit message (Collapse)AuthorAgeFilesLines
* apache: remove "dynamic lookup" warningsNicolas Vigier2012-12-181-1/+1
|
* apache::base: Add missing require on apache config packageNicolas Vigier2012-12-101-2/+4
|
* apache: use variable to store apache config packageNicolas Vigier2012-12-102-6/+8
|
* Create apache::var and move apache config optionsNicolas Vigier2012-12-102-6/+8
| | | | Move apache options to apache::var class
* install apache-conf on Mandriva (not only 2010.0)Nicolas Vigier2012-09-271-1/+1
|
* remove apache-mpm-prefork aliasNicolas Vigier2012-09-271-3/+1
|
* on Mageia 2, install apache packageNicolas Vigier2012-09-271-0/+2
|
* remove require on Package['apache-conf']Nicolas Vigier2012-09-271-1/+0
|
* don't install apache-conf on Mageia 2Nicolas Vigier2012-09-271-1/+3
|
* fix class nameNicolas Vigier2012-05-311-1/+1
|
* add temporary fix on champagne for CVE-2011-3192Nicolas Vigier2012-05-311-0/+8
|
* split vhost_catalyst_app in a separate fileMichael Scherer2012-04-022-10/+14
|
* move the others files in subdirectoryMichael Scherer2012-04-022-2/+2
|
* move the template into a subdirectory ( cleaner )Michael Scherer2012-04-021-1/+1
|
* split apache::reverse_proxy in a separate fileMichael Scherer2012-04-022-11/+10
|
* split 2 more vhost classMichael Scherer2012-03-253-25/+28
|
* fix syntax, and properly indent the fileMichael Scherer2012-03-251-31/+31
|
* split vhost_wsgi in a separate fileMichael Scherer2012-03-252-9/+10
|
* split redirect_ssl in a separate fileMichael Scherer2012-03-252-7/+6
|
* split apache::vhost_base in apache::vhost::base ( in a subdirecotry, to not ↵Michael Scherer2012-03-252-57/+57
| | | | have too much file on manifests/
* split apache::base in a separate fileMichael Scherer2012-03-252-37/+35
|
* split webapp_other in a separate fileMichael Scherer2012-03-252-7/+7
|
* split mod_wsgi in a separate fileMichael Scherer2012-03-252-15/+15
|
* add forgotten module renameMichael Scherer2012-03-251-1/+1
|
* split mod_php in a separate fileMichael Scherer2012-03-252-10/+10
|
* split some others modules in separate fileMichael Scherer2012-03-258-29/+30
|
* fix usage of mod::ssl on other manifestsMichael Scherer2012-03-251-1/+1
|
* split mod_ssl in a separate file ( and directory to not clutter toplevel )Michael Scherer2012-03-252-20/+20
|
* manage the certificate used for default connexion too, since that's the one ↵Michael Scherer2012-03-171-0/+5
| | | | that xymon check for expiry ( and that's also what openssl does ). Probably a issue with SNI, didn't look more in details for tonight
* reorder variable, and correct 'before', since this break on friteuseMichael Scherer2012-03-151-2/+2
|
* split config in a file, to make puppet-lint happyMichael Scherer2012-03-152-9/+7
|
* remove default value already set elsewhereMichael Scherer2012-01-161-1/+0
|
* run configtest before restarting or reloading apacheMichael Scherer2012-01-141-1/+6
|
* fix (again) the manifestsMichael Scherer2012-01-081-1/+1
|
* reindent, and refactor the module, using a new define "apache::config"Michael Scherer2012-01-081-161/+73
| | | | to avoid duplication of configuration
* place the variable near the only configuration file that use itMichael Scherer2012-01-061-1/+1
|
* add variables for apache user and groupNicolas Vigier2011-12-201-0/+3
|
* add class for mod_geoipNicolas Vigier2011-12-201-0/+6
|
* only add NameVirtualHost on port 443 when mod_ssl has been selectedNicolas Vigier2011-11-091-0/+11
|
* attempt to fix the problem of undefined log file for apacheMichael Scherer2011-09-191-2/+2
|
* keep httpd logs for 24 monthsNicolas Vigier2011-05-241-0/+3
|
* add logrotate configNicolas Vigier2011-05-241-0/+8
|
* change log filename for logrotateNicolas Vigier2011-05-241-2/+2
|
* move httpd_logdir definitionNicolas Vigier2011-05-241-1/+1
|
* use second variable, as it is not possible to reassign parameterNicolas Vigier2011-05-241-2/+6
|
* fix syntaxNicolas Vigier2011-05-241-2/+2
|
* add separate logs on vhost_baseNicolas Vigier2011-05-241-0/+10
|
* add vhost parameter in vhost_catalyst_appNicolas Vigier2011-05-191-1/+2
|
* Allow setting options in vhost base templatePascal Terjan2011-05-081-0/+1
|
* remove php module as it is not needed: php configuration changes are done ↵Nicolas Vigier2011-04-081-1/+0
| | | | from apache module