X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/810efa014aa370e5f828d7fb9f33cb9e22de56e2..9ea48dbd10bd416e75abfb8fc10eb1b1c8f11842:/cookbooks/python/metadata.rb diff --git a/cookbooks/python/metadata.rb b/cookbooks/python/metadata.rb index 789050a15..4158ef8bd 100644 --- a/cookbooks/python/metadata.rb +++ b/cookbooks/python/metadata.rb @@ -1,7 +1,8 @@ name "python" maintainer "OpenStreetMap Administrators" maintainer_email "admins@openstreetmap.org" -license "Apache 2.0" +license "Apache-2.0" description "Installs and configures Python" long_description IO.read(File.join(File.dirname(__FILE__), "README.md")) version "1.0.0" +supports "ubuntu"