summaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
authorAshley Penney <ashley.penney@puppetlabs.com>2013-11-13 12:44:24 -0500
committerAshley Penney <ashley.penney@puppetlabs.com>2013-11-13 12:44:24 -0500
commit6dfdc0f1c38ce9371aa8ce5f91dd9799e625a3f7 (patch)
tree29aa8a2782d7a012df27bde5323c525c9a564d17 /metadata.json
parentbd58512dbf347993ee7909c8f416a067942cbfe6 (diff)
Prepare 0.2.0 release.
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json25
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": []
-}