]> git.openstreetmap.org Git - chef.git/history - cookbooks/apache/providers/site.rb
Rename MaxRequestsPerChild to MaxConnectionsPerChild
[chef.git] / cookbooks / apache / providers / site.rb
2016-06-30 Tom HughesFix rubocop warnings
2016-05-06 Tom HughesGet rid of pre 14.04 compatibility that is no longer...
2015-02-10 Tom HughesUse inline compile mode for apache LWRPs
2015-02-02 Tom HughesFix some issues identified by rubocop
2014-06-10 Tom HughesApache site files need to end with .conf on 14.04
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