From 29bdc84d134465bbf689f567984c1dd56f562eab Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Tue, 26 Jun 2018 19:11:45 +0100 Subject: [PATCH] Revert "Update odin configuration for squid 3" This reverts commit 0badcb2c497364ea89544e45e6eac7f93fd48ae3. --- roles/odin.rb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/roles/odin.rb b/roles/odin.rb index ef9b02cd4..aa5700e32 100644 --- a/roles/odin.rb +++ b/roles/odin.rb @@ -30,9 +30,8 @@ default_attributes( } }, :squid => { - :version => "3", :cache_mem => "14000 MB", - :cache_dir => "rock /store/squid/rock-01 128000 swap-timeout=300 max-swap-rate=50 slot-size=4096 max-size=262144" + :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => { :tile_parent => "aalborg.render.openstreetmap.org", -- 2.43.2