Skip to content

Commit

Permalink
Review of the metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jjuarez committed Jan 17, 2017
1 parent 6e502ad commit 9efcdd0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"name": "puppet-jetty",
"version": "0.0.2",
"version": "0.0.3",
"author": "J.Juarez",
"license": "MIT",
"summary": "A module to install a basic Jetty Web Server hihgly inspired on maestrodev/jetty",
"source": "https://github.com/jjuarez/puppet-jetty.git",
"project_page": "https://github.com/jjuarez/puppet-jetty",
"issues_url": "https://github.com/jjuarez/puppet-jetty/issues",
"source": "https://bitbucket.org/4iqdevops:/puppet-jetty",
"project_page": "https://github.com/4iqdevops/puppet-jetty",
"issues_url": "https://github.com/4iqdevops/puppet-jetty/issues",
"tags": ["jetty", "webserver"],
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6.0"
]
Expand Down

0 comments on commit 9efcdd0

Please sign in to comment.