]> git.openstreetmap.org Git - chef.git/history - cookbooks/apache/providers
Improve mpm handling
[chef.git] / cookbooks / apache / providers /
2014-07-08 Tom HughesRemove hacks added to support passenger 4 upgrade
2014-07-07 Tom HughesAdd support for passenger 4 using the phusion repos
2014-06-10 Tom HughesApache site files need to end with .conf on 14.04
2014-06-03 Tom HughesFix apache conf files name for apache 2.4
2014-06-03 Tom HughesAdd support for managing apache configuration fragments
2013-11-24 Tom HughesImprove idempotency of apache_module
2013-11-24 Tom HughesConvert apache_module to an LWRP
2013-11-24 Tom HughesFix comments
2013-11-24 Tom HughesMake sure @directory is set properly in apache site...
2013-11-23 Tom HughesCorrect method name
2013-11-23 Tom HughesWe want ::File here not Chef::Provider::File
2013-11-23 Tom HughesConvert apache_site to an LWRP