X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/21e8338d3c7baa386a5522870235532daf7d2489..0badcb2c497364ea89544e45e6eac7f93fd48ae3:/roles/odin.rb diff --git a/roles/odin.rb b/roles/odin.rb index dc5a612d3..1968df094 100644 --- a/roles/odin.rb +++ b/roles/odin.rb @@ -12,6 +12,10 @@ default_attributes( :prefix => "23", :gateway => "130.225.254.97", :bond => { + :mode => "802.3ad", + :miimon => "100", + :xmithashpolicy => "layer3+4", + :lacprate => "fast", :slaves => %w[eno1 eno2] } }, @@ -26,8 +30,9 @@ default_attributes( } }, :squid => { + :version => "3", :cache_mem => "14000 MB", - :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80" + :cache_dir => "rock /store/squid/rock-01 128000 slot-size=4096 max-size=262144" }, :tilecache => { :tile_parent => "aalborg.render.openstreetmap.org",