]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce cache memory limit on keizer
authorTom Hughes <tom@compton.nu>
Mon, 3 Feb 2020 13:01:12 +0000 (13:01 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 3 Feb 2020 13:01:12 +0000 (13:01 +0000)
roles/keizer.rb

index 7011197647abce7fd2cff23dce199107f606b2da..3ce0de1abd38367715d94b6f55b70f15d4e51f6b 100644 (file)
@@ -28,7 +28,7 @@ default_attributes(
   },
   :squid => {
     :version => 4,
-    :cache_mem => "10240 MB",
+    :cache_mem => "8192 MB",
     :cache_dir => [
       "rock /store/squid/rock-4096 12800 swap-timeout=200 slot-size=4096 max-size=3996",
       "rock /store/squid/rock-8192 16000 swap-timeout=200 slot-size=8192 min-size=3997 max-size=8092",