Project

General

Profile

Download (1.89 KB) Statistics
| Branch: | Tag: | Revision:
{
"name": "theforeman-dhcp",
"version": "4.1.2",
"author": "theforeman",
"summary": "Manage the ISC DHCP daemon",
"license": "Apache-2.0",
"source": "git://github.com/theforeman/puppet-dhcp",
"project_page": "https://github.com/theforeman/puppet-dhcp",
"issues_url": "https://github.com/theforeman/puppet-dhcp/issues",
"description": "A Puppet module to deploy and manage the ISC DHCP server.",
"tags": [
"foreman",
"isc",
"dhcp",
"dhcpd"
],
"dependencies": [
{
"name": "camptocamp/systemd",
"version_requirement": ">= 1.0.0 < 2.0.0"
},
{
"name": "puppetlabs/concat",
"version_requirement": ">= 1.0.0 < 5.0.0"
},
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.13.0 < 5.0.0"
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 4.6.1 < 6.0.0"
}
],
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"6",
"7"
]
},
{
"operatingsystem": "Fedora",
"operatingsystemrelease": [
"25",
"26"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"8",
"9"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"14.04",
"16.04",
"18.04"
]
},
{
"operatingsystem": "Archlinux"
},
{
"operatingsystem": "FreeBSD",
"operatingsystemrelease": [
"10",
"11"
]
},
{
"operatingsystem": "DragonFly",
"operatingsystemrelease": [
"4"
]
}
]
}
(13-13/13)