Correct metadata.json (add operatingsystem_support, correct WTFPL license).
This commit is contained in:
parent
add74a6e37
commit
e11e56b21c
@ -3,11 +3,16 @@
|
||||
"version": "0.0.2",
|
||||
"author": "Gardouille",
|
||||
"summary": "Manage Proxmox hypervisor and KVM virtual machines or OpenVZ containers.",
|
||||
"license": "wtfpl",
|
||||
"license": "WTFPL",
|
||||
"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", "operatingsystemrelease":"7.0"
|
||||
}
|
||||
],
|
||||
"dependencies": [
|
||||
{"name":"puppetlabs/stdlib","version_requirement":">= 4.5.0"},
|
||||
{"name":"puppetlabs/apt","version_requirement":">= 1.7.0"}
|
||||
|
Loading…
Reference in New Issue
Block a user