]> git.openstreetmap.org Git - chef.git/blobdiff - roles/jakelong.rb
Enable dhcpd on ironbelly
[chef.git] / roles / jakelong.rb
index 3e2f23903c251f085ff2ac61cae9ab99516542f0..233436979a327a0c2204ce3a98f77a69878bf3e7 100644 (file)
@@ -23,8 +23,8 @@ default_attributes(
     }
   },
   :squid => {
-    :cache_mem => "700 MB",
-    :cache_dir => "coss /store/squid/coss-01 10000 block-size=8192 max-size=262144 membufs=30"
+    :cache_mem => "400 MB",
+    :cache_dir => "coss /store/squid/coss-01 7500 block-size=8192 max-size=262144 membufs=30"
   },
   :sysctl => {
     :kvm => {
@@ -35,21 +35,11 @@ default_attributes(
       }
     }
   },
-  :sysfs => {
-    :hdd_tune => {
-      :comment => "Tune the queue for improved performance",
-      :parameters => {
-        "block/xvda/queue/nr_requests" => "128",
-        "block/xvda/queue/scheduler" => "deadline"
-      }
-    }
-  },
   :tilecache => {
     :tile_parent => "sanfrancisco.render.openstreetmap.org",
     :tile_siblings => [
-      "nadder-01.openstreetmap.org",
-      "nadder-02.openstreetmap.org",
       "stormfly-02.openstreetmap.org",
+      "ascalon.openstreetmap.org",
       "nepomuk.openstreetmap.org",
       "katie.openstreetmap.org",
       "konqi.openstreetmap.org"