diff --git a/metadata.rb b/metadata.rb index ad24d20..27c1bf9 100644 --- a/metadata.rb +++ b/metadata.rb @@ -5,6 +5,8 @@ maintainer 'Chef Software, Inc.' maintainer_email 'cookbooks@chef.io' license 'Apache 2.0' 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::sasl_auth', 'Set up postfix to auth to a server with sasl' recipe 'postfix::aliases', 'Manages /etc/aliases'