Project

General

Profile

Download (1.58 KB) Statistics
| Branch: | Tag: | Revision:
{
"name": "theforeman-git",
"version": "4.0.1",
"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": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.13.0 < 5.0.0"
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.9.0 < 6.0.0"
}
],
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"26"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"14.04",
"16.04",
"18.04"
]
},
{
"operatingsystem": "FreeBSD",
"operatingsystemrelease": [
"10",
"11"
]
},
{
"operatingsystem": "DragonFly",
"operatingsystemrelease": [
"4"
]
}
]
}
(13-13/13)