X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3bcff805711e0fae3d5509d1f68edf7e605e4048..6c92319de16d70a02efabb29a4ea2d84e83b8acc:/roles/wiki.rb diff --git a/roles/wiki.rb b/roles/wiki.rb index 7c4bf6380..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" }