]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/devices/metadata.rb
systemd-networkd-wait-online waiting for timeout in dokken
[chef.git] / cookbooks / devices / metadata.rb
index 87e069b20ba1a80808e34204249312345d981a1a..2f71f6857b3a3bb87e5038a22e0db59404297d2c 100644 (file)
@@ -1,12 +1,8 @@
 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.md"))
-version          "0.1"
 
-attribute "devices",
-  :display_name => "Kernel Parameters",
-  :description => "Hash of devices",
-  :type => "hash"
+version          "0.1"
+supports         "ubuntu"