X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c0ec6e0ae7ac9c723d678e92061c02667f6aa0ad..893a007aefd9a28ff0bf233c2f3f45cc352f882f:/cookbooks/web/recipes/frontend.rb diff --git a/cookbooks/web/recipes/frontend.rb b/cookbooks/web/recipes/frontend.rb index 6f62f3186..1be89358c 100644 --- a/cookbooks/web/recipes/frontend.rb +++ b/cookbooks/web/recipes/frontend.rb @@ -31,6 +31,7 @@ apache_module "proxy_balancer" apache_module "lbmethod_byrequests" apache_module "lbmethod_bybusyness" apache_module "rewrite" +apache_module "unique_id" apache_site "default" do action [:disable]