Skip to content

Commit

Permalink
Removed Modulefile in favor of metadata.json
Browse files Browse the repository at this point in the history
  • Loading branch information
maniacmurphy committed Sep 16, 2016
1 parent 68917f4 commit 342b31e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Modulefile

This file was deleted.

12 changes: 12 additions & 0 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "vmware-vmware_lib",
"version": "0.7.0",
"author": "Puppet Labs | VMware 2013",
"license": "Apache-2.0",
"summary": "VMware lib module",
"source": "[email protected]:vmware/vmware-vmware_lib.git",
"project_page": "https://github.com/vmware/vmware-vmware_lib",
"issues_url": "https://github.com/vmware/vmware-vmware_lib/issues",
"tags": ["vmware"],
"dependencies": []
}

0 comments on commit 342b31e

Please sign in to comment.