]> git.openstreetmap.org Git - chef.git/commitdiff
Adjust cache size for komodo
authorTom Hughes <tom@compton.nu>
Wed, 18 Oct 2017 10:21:44 +0000 (11:21 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 18 Oct 2017 10:21:44 +0000 (11:21 +0100)
roles/komodo.rb

index 004ce50a8230e7c60be5237dadeff9694c1f72bd..d6c3c784529f4aa8d754023b00a02d2fe040602f 100644 (file)
@@ -15,7 +15,7 @@ default_attributes(
     }
   },
   :squid => {
-    :cache_mem => "12500 MB",
+    :cache_mem => "2048 MB",
     :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
   },
   :tilecache => {