]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce cache memory limit on jakelong
authorTom Hughes <tom@compton.nu>
Wed, 24 Aug 2016 06:06:18 +0000 (07:06 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 24 Aug 2016 06:06:18 +0000 (07:06 +0100)
roles/jakelong.rb

index 0a8ecf67c351d1e59d61d6148860dfbde648e47c..0a20f3ddb2b5efef0b671ecfe22c109c565dddc4 100644 (file)
@@ -23,7 +23,7 @@ default_attributes(
     }
   },
   :squid => {
-    :cache_mem => "600 MB",
+    :cache_mem => "400 MB",
     :cache_dir => "coss /store/squid/coss-01 10000 block-size=8192 max-size=262144 membufs=30"
   },
   :sysctl => {