]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce cache memory on noomoahk
authorTom Hughes <tom@compton.nu>
Sat, 28 Jul 2018 15:42:50 +0000 (16:42 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 28 Jul 2018 15:42:50 +0000 (16:42 +0100)
roles/noomoahk.rb

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