add extended metadata

This commit is contained in:
Thom May 2015-06-24 12:47:14 +01:00
parent 5f41094e8f
commit 492544bd40

View File

@ -5,6 +5,8 @@ maintainer 'Chef Software, Inc.'
maintainer_email 'cookbooks@chef.io' maintainer_email 'cookbooks@chef.io'
license 'Apache 2.0' license 'Apache 2.0'
version '3.6.3' version '3.6.3'
issues_url 'https://github.com/opscode-cookbooks/postfix/issues'
source_url 'https://github.com/opscode-cookbooks/postfix'
recipe 'postfix', 'Installs and configures postfix' recipe 'postfix', 'Installs and configures postfix'
recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl' recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl'
recipe 'postfix::aliases', 'Manages /etc/aliases' recipe 'postfix::aliases', 'Manages /etc/aliases'