Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-19 | fixed typo that caused 0-default_ssl.conf to always be created. | elijah | |
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-11-05 | add the ability to disable the 0-default.conf and 0-default_ssl.conf virtual | Micah Anderson | |
hosts by setting the $apache_no_default_site variable | |||
2012-05-31 | fix various puppet language things | mh | |
2011-10-09 | migrate to new file_line type | mh | |
2010-08-16 | use modules url | mh | |
2010-08-16 | correctly fix problem | mh | |
2010-08-16 | override instead of redefine | mh | |
2010-08-16 | correctly fix problem | mh | |
2010-08-16 | fix various missing things for itk_plus mode | mh | |
2010-08-07 | remove unnecessary fileserver variable (#2460) | mh | |
2010-02-03 | add global ssl.conf file on Debian to provide NameVirtualHost directive | Jerome Charaoui | |
2010-02-03 | in ssl::debian, enable mod_ssl and remove line for ports.conf as this breaks ↵ | Jerome Charaoui | |
the package-supplied config, which already includes the proper directives for port 443 | |||
2009-12-23 | organize files in subdirectories per type : 'config' for main apache config; ↵ | Jerome Charaoui | |
'scripts' for extra shell scripts; 'service' for service default parameters. also, manage apache2.conf on Debian. | |||
2009-12-23 | introduce config::global for global configs in conf.d and config::include ↵ | Jerome Charaoui | |
for vhost snippets in include.d | |||
2009-12-08 | improve Debian support | Jerome Charaoui | |
2009-11-02 | recursivly updating file path to new 0.25 style | mh | |
2009-05-17 | extracted every define and class in it's own file | mh | |
2008-11-01 | factored itk stuff in a subfolder out | mh | |