]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/web/recipes/backend.rb
Revert "Switch the web site to use poldi for nominatim"
[chef.git] / cookbooks / web / recipes / backend.rb
index df22c123d2dbf450b46f3cd07249bc037f75fc86..6f86f2064be94e066f02304eaf7d4a1a74459617 100644 (file)
@@ -30,7 +30,7 @@ apache_module "proxy"
 apache_module "proxy_fcgi"
 
 apache_site "default" do
 apache_module "proxy_fcgi"
 
 apache_site "default" do
-  action [ :disable ]
+  action [:disable]
 end
 
 apache_site "www.openstreetmap.org" do
 end
 
 apache_site "www.openstreetmap.org" do