]> git.openstreetmap.org Git - chef.git/commit
Do all mod_deflate configuration in global context
authorTom Hughes <tom@compton.nu>
Mon, 5 Oct 2015 21:58:57 +0000 (22:58 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 5 Oct 2015 21:58:57 +0000 (22:58 +0100)
commita5b4062176b9c69f22d65e7281c1a924c3a714f2
tree23303615b58af3bcd4b76240334c1d799a3632fc
parent98c7efd2865cf1842f3b937e63f5cee11f455d3a
Do all mod_deflate configuration in global context

Apparently configuring it for one type in vhost context causes
all other configuration in global context to be discarded.
cookbooks/apache/recipes/default.rb
cookbooks/apache/templates/default/deflate.conf.erb [new file with mode: 0644]
cookbooks/dev/recipes/default.rb
cookbooks/dev/templates/default/apache.rails.erb
cookbooks/owl/recipes/default.rb
cookbooks/web/recipes/frontend.rb
cookbooks/web/templates/default/apache.frontend.erb