]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce memory cache size on jakelong
authorTom Hughes <tom@compton.nu>
Thu, 30 Aug 2018 11:46:25 +0000 (12:46 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 30 Aug 2018 11:46:25 +0000 (12:46 +0100)
roles/jakelong.rb

index bed6b295d57a4e0385758896b8ecdfd542f75ab7..3af3e5152ba6bba5bf22ec8889816dff53321cdb 100644 (file)
@@ -23,7 +23,7 @@ default_attributes(
     }
   },
   :squid => {
-    :cache_mem => "250 MB",
+    :cache_mem => "200 MB",
     :cache_dir => "coss /store/squid/coss-01 7500 block-size=8192 max-size=262144 membufs=30"
   },
   :sysctl => {