]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce cache memory on jakelong
authorTom Hughes <tom@compton.nu>
Sat, 28 May 2016 13:38:23 +0000 (14:38 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 28 May 2016 13:38:23 +0000 (14:38 +0100)
roles/jakelong.rb

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