Skip to content

Commit

Permalink
Add in missing fields to work around a Puppet bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley Penney committed Mar 3, 2014
1 parent dc8787e commit 67d284a
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-apache",
"version": "1.0.0",
"source": "https://github.com/puppetlabs/puppetlabs-apache",
"author": "Puppet Labs",
"license": "Apache-2.0",
"project_page": "https://github.com/puppetlabs/puppetlabs-apache",
"summary": "Puppet module for Apache",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
Expand Down Expand Up @@ -46,5 +53,6 @@
"requirements": [
{ "name": "pe", "version_requirement": "3.2.x" },
{ "name": "puppet", "version_requirement": "3.x" }
]
],
"dependencies": []
}

0 comments on commit 67d284a

Please sign in to comment.