]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/elasticsearch/recipes/default.rb
Update elasticsearch cookbook for Ubuntu 16.04
[chef.git] / cookbooks / elasticsearch / recipes / default.rb
index 4c00b5e3cc3d944fed92fc6a886f4143ba98fffc..3ade99c39b42401a3be97b9b087c1c5d79422865 100644 (file)
@@ -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