Project

General

Profile

Download (1.54 KB) Statistics
| Branch: | Tag: | Revision:
{
"name": "theforeman-tftp",
"version": "9.1.0",
"author": "theforeman",
"summary": "TFTP server configuration",
"license": "GPL-3.0+",
"source": "https://github.com/theforeman/puppet-tftp",
"project_page": "https://github.com/theforeman/puppet-tftp",
"issues_url": "https://github.com/theforeman/puppet-tftp/issues",
"description": "Module for configuring a TFTP server",
"tags": [
"foreman",
"tftp"
],
"dependencies": [
{
"name": "puppetlabs/stdlib",
"version_requirement": ">= 4.13.1 < 10.0.0"
}
],
"requirements": [
{
"name": "puppet",
"version_requirement": ">= 7.0.0 < 9.0.0"
}
],
"operatingsystem_support": [
{
"operatingsystem": "RedHat",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "CentOS",
"operatingsystemrelease": [
"7",
"8",
"9"
]
},
{
"operatingsystem": "Scientific",
"operatingsystemrelease": [
"7"
]
},
{
"operatingsystem": "Debian",
"operatingsystemrelease": [
"10",
"11",
"12"
]
},
{
"operatingsystem": "Ubuntu",
"operatingsystemrelease": [
"20.04",
"22.04"
]
},
{
"operatingsystem": "FreeBSD",
"operatingsystemrelease": [
"11"
]
},
{
"operatingsystem": "DragonFly",
"operatingsystemrelease": [
"4"
]
},
{
"operatingsystem": "Archlinux"
}
]
}
(13-13/13)