X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/6fecdd677ea97324e8307dc3d19bdc294d9456e6..a0858dce1ce11c24de0103a341bc0ea8f75154ea:/cookbooks/web/recipes/frontend.rb diff --git a/cookbooks/web/recipes/frontend.rb b/cookbooks/web/recipes/frontend.rb index abed491fb..ab6742b01 100644 --- a/cookbooks/web/recipes/frontend.rb +++ b/cookbooks/web/recipes/frontend.rb @@ -25,7 +25,6 @@ web_passwords = data_bag_item("web", "passwords") apache_module "alias" apache_module "expires" apache_module "headers" -apache_module "proxy" apache_module "proxy_http" apache_module "proxy_balancer" apache_module "lbmethod_byrequests"