]> git.openstreetmap.org Git - chef.git/commitdiff
Revert "Update ascalon configuration for squid 3"
authorTom Hughes <tom@compton.nu>
Tue, 26 Jun 2018 07:39:33 +0000 (08:39 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 26 Jun 2018 07:39:33 +0000 (08:39 +0100)
This reverts commit 83760b53c07b714c9ed95b5d16c0dd3e8fcfc393.

roles/ascalon.rb

index 8bb55527cb48784503fba12dd948ea203f9b59ad..073bdcb2f2e515aeeddbaf69bac0dab8e474c033 100644 (file)
@@ -15,9 +15,8 @@ default_attributes(
     }
   },
   :squid => {
-    :version => "3",
     :cache_mem => "16000 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 => "montreal.render.openstreetmap.org",