51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
|
|
{
|
||
|
|
"name": "mezcalito-frankenphp",
|
||
|
|
"version": "0.1.0",
|
||
|
|
"author": "Léo Berry",
|
||
|
|
"summary": "Installe et configure FrankenPHP depuis un .deb et gère des applications isolées.",
|
||
|
|
"license": "Apache-2.0",
|
||
|
|
"source": "https://github.com/example/puppet-frankenphp",
|
||
|
|
"project_page": "https://github.com/example/puppet-frankenphp",
|
||
|
|
"issues_url": "https://github.com/example/puppet-frankenphp/issues",
|
||
|
|
"dependencies": [
|
||
|
|
{
|
||
|
|
"name": "puppetlabs/concat",
|
||
|
|
"version_requirement": ">= 6.0.0 < 10.0.0"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "puppetlabs/stdlib",
|
||
|
|
"version_requirement": ">= 6.0.0 < 10.0.0"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "ajcrowe/supervisord",
|
||
|
|
"version_requirement": ">= 0.5.0 < 1.0.0"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"operatingsystem_support": [
|
||
|
|
{
|
||
|
|
"operatingsystem": "Debian",
|
||
|
|
"operatingsystemrelease": [
|
||
|
|
"10",
|
||
|
|
"11",
|
||
|
|
"12"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"operatingsystem": "Ubuntu",
|
||
|
|
"operatingsystemrelease": [
|
||
|
|
"20.04",
|
||
|
|
"22.04"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"requirements": [
|
||
|
|
{
|
||
|
|
"name": "puppet",
|
||
|
|
"version_requirement": ">= 6.0.0 < 9.0.0"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"pdk-version": "3.0.0",
|
||
|
|
"template-url": "pdk-default#3.0.0",
|
||
|
|
"template-ref": "tags/3.0.0-0-g069365d"
|
||
|
|
}
|