]> git.openstreetmap.org Git - chef.git/blobdiff - roles/odin.rb
Update jakelong configuration for squid 3
[chef.git] / roles / odin.rb
index dc5a612d36b2e963cef54edb5094a577ae2e960e..89d89d0d946bb9e2b4d3a3b34b4ddb96d2aabe4a 100644 (file)
@@ -12,6 +12,10 @@ default_attributes(
         :prefix => "23",
         :gateway => "130.225.254.97",
         :bond => {
+          :mode => "802.3ad",
+          :miimon => "100",
+          :xmithashpolicy => "layer3+4",
+          :lacprate => "fast",
           :slaves => %w[eno1 eno2]
         }
       },
@@ -26,8 +30,9 @@ default_attributes(
     }
   },
   :squid => {
+    :version => "3",
     :cache_mem => "14000 MB",
-    :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
+    :cache_dir => "rock /store/squid/rock-01 128000 swap-timeout=500 max-swap-rate=150 slot-size=4096 max-size=262144"
   },
   :tilecache => {
     :tile_parent => "aalborg.render.openstreetmap.org",