]> git.openstreetmap.org Git - chef.git/commitdiff
Update elasticsearch cookbook for Ubuntu 16.04
authorTom Hughes <tom@compton.nu>
Mon, 30 May 2016 09:13:25 +0000 (10:13 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 30 May 2016 09:13:25 +0000 (10:13 +0100)
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