summaryrefslogtreecommitdiff
path: root/metadata.json
blob: 5862ca8bbb5eb0034ebbc87f94d8b2bbca6f87c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "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": []
}