summaryrefslogtreecommitdiff
path: root/metadata.json
blob: 84551e5a90ff983f6d18d411c06fed11090c084d (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
{
    "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
    ]
}