20 lines
570 B
JSON
20 lines
570 B
JSON
{
|
|
"name": "gardouille-xymon",
|
|
"version": "0.1.0",
|
|
"author": "Gardouille",
|
|
"summary": "Install Xymon monitoring system (client and server).",
|
|
"license": "WTFPL",
|
|
"source": "https://git.101010.fr/puppet/xymon",
|
|
"project_page": "https://git.101010.fr/puppet/xymon/README.md",
|
|
"issues_url": "https://git.101010.fr/puppet/xymon/issues",
|
|
"description": "Xymon (client and server) module",
|
|
"operatingsystem_support": [
|
|
{
|
|
"operatingsystem": "Debian"
|
|
}
|
|
],
|
|
"dependencies": [
|
|
{"name":"puppetlabs/stdlib","version_requirement":"4.x"}
|
|
]
|
|
}
|