]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Update odin configuration for squid 3"
authorTom Hughes <tom@compton.nu>
Tue, 26 Jun 2018 18:11:45 +0000 (19:11 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 26 Jun 2018 18:11:45 +0000 (19:11 +0100)
This reverts commit 0badcb2c497364ea89544e45e6eac7f93fd48ae3.

roles/odin.rb

index ef9b02cd41f1de5c47dc49ae20ab62a7a2ae180b..aa5700e32aa62bcb3c6107c8817c25d3f98880b4 100644 (file)
@@ -30,9 +30,8 @@ default_attributes(
     }
   },
   :squid => {
-    :version => "3",
     :cache_mem => "14000 MB",
-    :cache_dir => "rock /store/squid/rock-01 128000 swap-timeout=300 max-swap-rate=50 slot-size=4096 max-size=262144"
+    :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {
     :tile_parent => "aalborg.render.openstreetmap.org",