From: Tom Hughes Date: Tue, 26 Feb 2019 11:43:09 +0000 (+0000) Subject: Correct memory limit for tuatara X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/947d88c047433c78aee366cd62c395e921593121?hp=5c999c4be078da8267653d9794dca47f26c19575 Correct memory limit for tuatara --- diff --git a/roles/tuatara.rb b/roles/tuatara.rb index ee4f3f654..e371e73d3 100644 --- a/roles/tuatara.rb +++ b/roles/tuatara.rb @@ -15,7 +15,7 @@ default_attributes( } }, :squid => { - :cache_mem => "75000 MB", + :cache_mem => "7500 MB", :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => {