]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/systemd/metadata.rb
Fix foodcritic warnings
[chef.git] / cookbooks / systemd / metadata.rb
index 7902949d1ac66e9df9dcad5da00313fb85189a68..32a934ce388149fd5a1383986dc0ad86b62d6904 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"