]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mailman/recipes/default.rb
Install ruby-webrick for prometheus exporters that need it
[chef.git] / cookbooks / mailman / recipes / default.rb
index d88b18885d93c591bbd82cd4a5b5f1bad7260594..f7deccaddb03f102f9b775b32b35bb9ec0fa89f5 100644 (file)
@@ -25,6 +25,7 @@ include_recipe "prometheus"
 package %w[
   locales-all
   mailman
+  ruby-webrick
 ]
 
 subscribe_form_secret = persistent_token("mailman", "subscribe_form_secret")