Skip to content

Commit

Permalink
Add back in missing fields to work around Puppet bug.
Browse files Browse the repository at this point in the history
(cherry picked from commit dc47271)
  • Loading branch information
Ashley Penney authored and blkperl committed Apr 15, 2014
1 parent 4c8a99b commit 4c7150a
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion metadata.json
@@ -1,4 +1,11 @@
{
"name": "puppetlabs-apt",
"version": "1.4.1",
"source": "https://github.com/puppetlabs/puppetlabs-apt",
"author": "Puppet Labs",
"license": "Apache-2.0",
"project_page": "https://github.com/puppetlabs/puppetlabs-apt",
"summary": "Puppet Labs Apt Module",
"operatingsystem_support": [
{
"operatingsystem": "Debian",
Expand All @@ -18,5 +25,6 @@
"requirements": [
{ "name": "pe", "version_requirement": "3.2.x" },
{ "name": "puppet", "version_requirement": "3.x" }
]
],
"dependencies": []
}

0 comments on commit 4c7150a

Please sign in to comment.