X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/891d86d799c1c03889a9c6762c09560620cd15b3..ca9f46627de7b2dd6f2cfa48b42c3bd890eef51b:/roles/culebre.rb diff --git a/roles/culebre.rb b/roles/culebre.rb index b1938d2b1..b7e4fc80a 100644 --- a/roles/culebre.rb +++ b/roles/culebre.rb @@ -3,7 +3,6 @@ description "Master role applied to culebre" default_attributes( :networking => { - :netplan => true, :interfaces => { :external_ipv4 => { :interface => "ens3", @@ -23,7 +22,7 @@ default_attributes( } }, :squid => { - :cache_mem => "6100 MB", + :cache_mem => "12500 MB", :cache_dir => "coss /store/squid/coss-01 80000 block-size=8192 max-size=262144 membufs=80" }, :tilecache => { @@ -32,7 +31,6 @@ default_attributes( "trogdor.openstreetmap.org", "katie.openstreetmap.org", "konqi.openstreetmap.org", - "ridgeback.openstreetmap.org", "gorynych.openstreetmap.org" ] }