X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/c54da0e3274552dc68875c0722447e2e7fe29381..06023b24f04a5f5cf8748aaeb957d7446a65e663:/roles/wiki.rb diff --git a/roles/wiki.rb b/roles/wiki.rb index de18b4b39..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 => 2048, + :memory_limit => 4096, :connection_limit => 8192, :chunk_growth_factor => 1.25, :min_item_size => 48