X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/8853d81b9b39f284d824431c9715a309cf759d31..HEAD:/cookbooks/devices/metadata.rb diff --git a/cookbooks/devices/metadata.rb b/cookbooks/devices/metadata.rb index cb3e0aa04..2f71f6857 100644 --- a/cookbooks/devices/metadata.rb +++ b/cookbooks/devices/metadata.rb @@ -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"