]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/openssh/metadata.rb
Fix new cookstyle warnings
[chef.git] / cookbooks / openssh / metadata.rb
index 203061a4266aff0a47dac6a3d0ea77e630c2984b..fa6c9f34ed9b93ec5a9cf80f277206f7f12490f6 100644 (file)
@@ -1,8 +1,9 @@
+name              "openssh"
 maintainer        "OpenStreetMap Administrators"
 maintainer_email  "admins@openstreetmap.org"
-license           "Apache 2.0"
+license           "Apache-2.0"
 description       "Installs and configures openssh"
 version           "1.0.0"
-recipe            "openssh", "Installs and configures openssh"
+
 supports          "ubuntu"
 depends           "networking"