]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mailman/metadata.rb
Proxy requests to the prometheus and alertmanager web UIs
[chef.git] / cookbooks / mailman / metadata.rb
index 2cee98b9c6a7669dbf9180c499bfcd0f167820a0..db8f66c693bc1ee6d181419cb2df119359b31166 100644 (file)
@@ -1,7 +1,10 @@
+name              "mailman"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+license           "Apache-2.0"
 description       "Installs and configures mailman"
-long_description  IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
+
 version           "1.0.0"
+supports          "ubuntu"
 depends           "apache"
+depends           "chef"