]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/devices/metadata.rb
nominatim: UI forwarding should take precedence to blocking
[chef.git] / cookbooks / devices / metadata.rb
index cb3e0aa04df788772c8998de18a65b807988b615..2f71f6857b3a3bb87e5038a22e0db59404297d2c 100644 (file)
@@ -1,12 +1,8 @@
-name              "devices"
+name             "devices"
 maintainer       "Tom Hughes"
 maintainer_email "tom@compton.nu"
-license          "Apache 2.0"
+license          "Apache-2.0"
 description      "Configures devices"
-long_description IO.read(File.join(File.dirname(__FILE__), 'README.rdoc'))
-version          "0.1"
 
-attribute "devices",
-  :display_name => "Kernel Parameters",
-  :description => "Hash of devices",
-  :type => "hash"
+version          "0.1"
+supports         "ubuntu"