]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/fail2ban/metadata.rb
Drop long_description from metadata files
[chef.git] / cookbooks / fail2ban / metadata.rb
index 8f62b08cd8388f310c5e4f6907e82f27cd9402ca..6ff596b4369fc4223311194a84f0cea4a4dc3042 100644 (file)
@@ -1,7 +1,8 @@
 name              "fail2ban"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+license           "Apache-2.0"
 description       "Configures fail2ban"
-long_description  IO.read(File.join(File.dirname(__FILE__), "README.md"))
+
 version           "1.0.0"
+supports          "ubuntu"