]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/systemd/metadata.rb
Disable birthday recipe while under dev
[chef.git] / cookbooks / systemd / metadata.rb
index 7902949d1ac66e9df9dcad5da00313fb85189a68..f4e3c431eccf21b7635f3a965bd2dde72a790bde 100644 (file)
@@ -1,7 +1,8 @@
 name              "systemd"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+license           "Apache-2.0"
 description       "Installs and configures systemd units"
-long_description  IO.read(File.join(File.dirname(__FILE__), "README.md"))
+
 version           "1.0.0"
+supports          "ubuntu"