]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/fail2ban/metadata.rb
Make more fail2ban jail properties optional
[chef.git] / cookbooks / fail2ban / metadata.rb
index 3f4b45f7fd72f26c9c8a389e8cd59ac9324e42e1..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"