proxmox/metadata.json

21 lines
637 B
JSON
Raw Permalink Normal View History

2015-01-06 08:55:34 +01:00
{
"name": "gardouille-proxmox",
"version": "0.2.3",
"author": "Gardouille",
2015-01-06 08:55:34 +01:00
"summary": "Manage Proxmox hypervisor and KVM virtual machines or OpenVZ containers.",
"license": "WTFPL",
2015-01-06 08:55:34 +01:00
"source": "https://git.101010.fr/puppet/proxmox",
"project_page": "https://git.101010.fr/puppet/proxmox",
"issues_url": "https://git.101010.fr/puppet/proxmox/issues",
"description": "Proxmox module",
"operatingsystem_support": [
{
"operatingsystem":"Debian"
}
],
2015-01-06 08:55:34 +01:00
"dependencies": [
2015-01-21 16:50:59 +01:00
{"name":"puppetlabs/stdlib","version_requirement":"4.x"},
{"name":"puppetlabs/apt","version_requirement":">=1.1.0 <2.0.0"}
2015-01-06 08:55:34 +01:00
]
}