Skip to content

Commit

Permalink
Update some keys like issues URL, etc
Browse files Browse the repository at this point in the history
  • Loading branch information
jjuarez committed Jan 18, 2017
1 parent af3ecef commit d7eee73
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
"version": "0.0.8",
"author": "J.Juarez",
"license": "MIT",
"summary": "A module to install a basic Jetty Web Server hihgly inspired on maestrodev/jetty",
"source": "https://bitbucket.org/4iqdevops:/puppet-jetty",
"project_page": "https://bitbucket.org/4iqdevops/puppet-jetty",
"issues_url": "https://bitbucket.org/4iqdevops/puppet-jetty/issues",
"summary": "A puppet 4 module to install a basic Jetty Web Server hihgly inspired on maestrodev/jetty",
"source": "https://github.com/jjuarez/puppet-jetty",
"project_page": "https://github.com/jjuarez/puppet-jetty",
"issues_url": "https://github.com/jjuarez/puppet-jetty/issues",
"tags": [
"jetty",
"webserver"
Expand Down

0 comments on commit d7eee73

Please sign in to comment.