Project

General

Profile

Download (1.07 KB) Statistics
| Branch: | Tag: | Revision:
{
"name": "theforeman-git",
"version": "1.4.0",
"author": "theforeman",
"summary": "git installation and configuration",
"license": "GPL-3.0+",
"source": "git://github.com/theforeman/puppet-git",
"project_page": "https://github.com/theforeman/puppet-git",
"issues_url": "https://github.com/theforeman/puppet-git/issues",
"description": "Module for configuring git",
"tags": ["foreman","git"],
"dependencies": [],
"requirements": [
{ "name": "puppet", "version_requirement": ">= 2.7.0 < 4.0.0" }
],
"operatingsystem_support": [
{ "operatingsystem": "RedHat", "operatingsystemrelease": [ "6", "7" ] },
{ "operatingsystem": "CentOS", "operatingsystemrelease": [ "6", "7" ] },
{ "operatingsystem": "Scientific", "operatingsystemrelease": [ "6", "7" ] },
{ "operatingsystem": "Fedora", "operatingsystemrelease": [ "19" ] },
{ "operatingsystem": "Debian", "operatingsystemrelease": [ "6", "7" ] },
{ "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "12.04", "14.04" ] }
]
}
(9-9/9)