]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/logstash/recipes/default.rb
Switch web site to readonly mode against Dublin
[chef.git] / cookbooks / logstash / recipes / default.rb
index 126e12866f35e833795d45a6bb807a8bf224a00b..46bc3fea03d304b32861a7baea2f7a8217d7e044 100644 (file)
@@ -23,8 +23,9 @@ include_recipe "networking"
 keys = data_bag_item("logstash", "keys")
 
 package %w[
-  openjdk-8-jre-headless
+  openjdk-11-jre-headless
   logstash
+  logrotate
 ]
 
 cookbook_file "/var/lib/logstash/beats.crt" do