]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ridley.rb
wordpress: Increase memory limit to allow large image resizes
[chef.git] / roles / ridley.rb
index aee7655c99daf98c409cb0ff8be304a376145096..804aace16007a3b213a04de8f3714ed756b6e908 100644 (file)
@@ -12,9 +12,6 @@ default_attributes(
       :max_connections_per_child => 10000
     }
   },
-  :bind => {
-    :clients => "ucl"
-  },
   :dhcpd => {
     :first_address => "10.0.15.1",
     :last_address => "10.0.15.254"
@@ -43,7 +40,6 @@ run_list(
   "role[gateway]",
   "role[foundation]",
   "role[stateofthemap]",
-  "role[switch2osm]",
   "role[blog]",
   "role[otrs]",
   "role[donate]",