diff --git a/metadata.rb b/metadata.rb index 3a0d763..1d09736 100644 --- a/metadata.rb +++ b/metadata.rb @@ -6,3 +6,6 @@ long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) version "1.0.0" supports "ubuntu" + +source_url 'hhttps://github.com/coderanger/chef-collectd' if respond_to?(:source_url) +issues_url 'https://github.com/coderanger/chef-collectd/issues' if respond_to?(:issues_url)