From: Tom Hughes Date: Mon, 30 May 2016 09:13:25 +0000 (+0100) Subject: Update elasticsearch cookbook for Ubuntu 16.04 X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/0a7242618f9444f2d603ab4e92fb23536e919edf?ds=sidebyside Update elasticsearch cookbook for Ubuntu 16.04 --- diff --git a/cookbooks/elasticsearch/recipes/default.rb b/cookbooks/elasticsearch/recipes/default.rb index 4c00b5e3c..3ade99c39 100644 --- a/cookbooks/elasticsearch/recipes/default.rb +++ b/cookbooks/elasticsearch/recipes/default.rb @@ -17,7 +17,7 @@ # limitations under the License. # -package "openjdk-7-jre-headless" +package "default-jre-headless" package "elasticsearch" template "/etc/elasticsearch/elasticsearch.yml" do