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
  • Loading branch information
Ashley Penney committed Mar 3, 2014
1 parent 568d0f3 commit dc47271
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion metadata.json
Original file line number Diff line number Diff line change
@@ -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 dc47271

Please sign in to comment.