Skip to content

Commit

Permalink
Merge pull request redhat-openstack#90 from apenney/last-minute-metad…
Browse files Browse the repository at this point in the history
…ata-fix

Add missing fields back to work around Puppet bug.
  • Loading branch information
hunner committed Mar 3, 2014
2 parents 2376e7c + 0a92f32 commit 8ca8e12
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-inifile",
"version": "1.0.3",
"source": "https://github.com/puppetlabs/puppetlabs-inifile",
"author": "Puppet Labs",
"license": "Apache-2.0",
"project_page": "https://github.com/puppetlabs/puppetlabs-inifile",
"summary": "Resource types for managing settings in INI files",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
Expand Down Expand Up @@ -76,5 +83,6 @@
"requirements": [
{ "name": "pe", "version_requirement": "3.2.x" },
{ "name": "puppet", "version_requirement": "3.x" }
]
],
"dependencies": []
}

0 comments on commit 8ca8e12

Please sign in to comment.