]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce squid memory on saphira
authorGrant Slater <git@firefishy.com>
Sat, 10 Jan 2015 19:52:07 +0000 (19:52 +0000)
committerGrant Slater <git@firefishy.com>
Sat, 10 Jan 2015 19:52:07 +0000 (19:52 +0000)
roles/saphira.rb

index 3a4efee51af99cccd243f13f106e099894aa71a0..fb67c55de37bed2b0b9f08a3af348a86a1d501f4 100644 (file)
@@ -23,7 +23,7 @@ default_attributes(
     }
   },
   :squid => {
-    :cache_mem => "7500 MB",
+    :cache_mem => "6100 MB",
     :cache_dir => "coss /store/squid/coss-01 80000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {