Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-12 | Merge remote-tracking branch 'immerda/master' | Micah Anderson | |
Fixed apache_no_default_site variable to be a parameter to the apache class (no_default_site = false) Conflicts: files/include.d/Debian/ssl_defaults.inc manifests/base.pp manifests/config/file.pp manifests/vhost.pp manifests/vhost/php/standard.pp manifests/vhost/template.pp templates/vhosts/php/CentOS.erb templates/vhosts/php/Debian.erb | |||
2012-05-31 | fix various puppet language things | mh | |
2011-12-09 | make apache::debian::module work with a version-specific ensure | Jerome Charaoui | |
Currently, the code expects $ensure to be either 'present' or 'absent' when enabling/disabling the concerned module. It does not take into account that other values could be set. Those other values could be 'purged' and any specific version tag. 'purged' must behave similarly to 'absent' (e.g. disable the module) and all other cases ('present' and a version tag) must enable the module. | |||
2009-12-23 | fix debian support for itk and use correct httpd username in managed webdir | Jerome Charaoui | |
2009-12-17 | add itk class for debian | Jerome Charaoui | |
2009-12-08 | manage debian apache module packages | Jerome Charaoui | |
2009-12-08 | improve Debian support | Jerome Charaoui | |