X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/18424e9038b5f06d815167da8f0c10bed5d5d211..b404f84fa994ff287428c84cfcba747dee0e026f:/cookbooks/networking/metadata.rb diff --git a/cookbooks/networking/metadata.rb b/cookbooks/networking/metadata.rb index 04002fc8e..c37012709 100644 --- a/cookbooks/networking/metadata.rb +++ b/cookbooks/networking/metadata.rb @@ -3,7 +3,6 @@ maintainer "OpenStreetMap Administrators" maintainer_email "admins@openstreetmap.org" license "Apache-2.0" description "Configures networking" -long_description IO.read(File.join(File.dirname(__FILE__), "README.md")) + version "1.0.0" -recipe "networking", "Configures networking via attributes" -supports "ubuntu" +depends "chef"