diff --git a/metadata.json b/metadata.json index f053943..5360686 100644 --- a/metadata.json +++ b/metadata.json @@ -2,9 +2,10 @@ "name": "ardichoke-klipper", "version": "0.1.0", "author": "Ryan DeShone", - "summary": "", + "summary": "Install and manage Klipper", "license": "Apache-2.0", - "source": "", + "source": "https://github.com/ardichoke/puppet-klipper", + "issues_url": "https://github.com/ardichoke/puppet-klipper/issues", "dependencies": [ { "name": "puppetlabs-stdlib", @@ -42,4 +43,4 @@ "pdk-version": "2.5.0", "template-url": "pdk-default#2.5.0", "template-ref": "tags/2.5.0-0-g369d483" -} \ No newline at end of file +}