X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3acb5c42fb0b3963eafa4e542d11b2a48b99cefc..968ebee6773d7e09d2a87d73438928b0d9069773:/cookbooks/web/recipes/backend.rb diff --git a/cookbooks/web/recipes/backend.rb b/cookbooks/web/recipes/backend.rb index df22c123d..6f86f2064 100644 --- a/cookbooks/web/recipes/backend.rb +++ b/cookbooks/web/recipes/backend.rb @@ -30,7 +30,7 @@ apache_module "proxy" apache_module "proxy_fcgi" apache_site "default" do - action [ :disable ] + action [:disable] end apache_site "www.openstreetmap.org" do