X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/1efc049dfc1cee42a2b13b8932274053aa129c07..176d46fe9b5deb4080f433b1ca7f7786492fda9a:/roles/wiki.rb diff --git a/roles/wiki.rb b/roles/wiki.rb index 38aa6cd5c..94f6ae3f8 100644 --- a/roles/wiki.rb +++ b/roles/wiki.rb @@ -18,7 +18,7 @@ default_attributes( } }, :elasticsearch => { - :version => "2.x", + :version => "5.x", :cluster => { :name => "wiki" },