diff options
Diffstat (limited to 'metadata.json')
-rw-r--r-- | metadata.json | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/metadata.json b/metadata.json deleted file mode 100644 index 5862ca8..0000000 --- a/metadata.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "name": "puppetlabs/vcsrepo", - "version": "0.1.2", - "summary": "Manage repositories from various version control systems", - "source": "git@github.com/puppetlabs/puppetlabs-vcsrepo.git", - "project_page": "http://github.com/puppetlabs/puppetlabs-vcsrepo", - "author": "Puppet Labs", - "license": "Apache-2.0", - "operatingsystem_support": [ - "RedHat", - "OpenSUSE", - "SLES", - "SLED", - "Debian", - "Ubuntu" - ], - "puppet_version": [ - "2.7", - "3.0", - "3.1", - "3.2", - "3.3" - ], - "dependencies": [] -} |