Skip to content

Commit

Permalink
Update module metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Salimane Adjao Moustapha <[email protected]>
  • Loading branch information
salimane committed Jul 19, 2016
1 parent 7bf9fec commit da470d6
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,28 @@
{
"name": "meltwater-marathon",
"version": "0.2.0",
"version": "0.3.0",
"author": "meltwater",
"summary": "Puppet module for installing and configuring the Marathon framework for Mesos.",
"description": "Puppet module for installing and configuring the Marathon framework for Mesos.",
"license": "Apache-2.0",
"source": "https://github.com/meltwater/puppet-marathon",
"project_page": "https://github.com/meltwater/puppet-marathon",
"issues_url": "https://github.com/meltwater/puppet-marathon/issues",
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystemrelease":[ "6.0", "7.0" ]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [ "14.04", "12.04" ]
}
],
"tags": [ "marathon", "mesos", "docker" ],
"dependencies": [
{
"name":"puppetlabs-stdlib",
"version_requirement":">= 2.2.0"
}
]
}

0 comments on commit da470d6

Please sign in to comment.