X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/00c51ae229ebd4b15841b7a6f0f80098b02492b0..6b13fddec53d45b88d2498151c732d1c8654ed84:/roles/wiki.rb diff --git a/roles/wiki.rb b/roles/wiki.rb index f7e20459f..c4783f78c 100644 --- a/roles/wiki.rb +++ b/roles/wiki.rb @@ -18,7 +18,7 @@ default_attributes( } }, :elasticsearch => { - :version => "6.x", + :version => "7.x", :cluster => { :name => "wiki" } @@ -37,7 +37,7 @@ default_attributes( ] }, :memcached => { - :memory_limit => 1024, + :memory_limit => 4096, :connection_limit => 8192, :chunk_growth_factor => 1.25, :min_item_size => 48