X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/18424e9038b5f06d815167da8f0c10bed5d5d211..b404f84fa994ff287428c84cfcba747dee0e026f:/cookbooks/apt/metadata.rb diff --git a/cookbooks/apt/metadata.rb b/cookbooks/apt/metadata.rb index 7c86a9615..ace54bdbb 100644 --- a/cookbooks/apt/metadata.rb +++ b/cookbooks/apt/metadata.rb @@ -3,8 +3,7 @@ maintainer "Tom Hughes" maintainer_email "tom@compton.nu" license "Apache-2.0" description "Installs/Configures apt" -long_description IO.read(File.join(File.dirname(__FILE__), "README.md")) + version "0.1" supports "debian" supports "ubuntu" -recipe "apt", "Installs and configures apt"