provisioning-code/.ncl-cache/f6c3b9317193a00979445a6513c277419aef6017bfbe2d69337349ec2b70510c.json

41 lines
727 B
JSON

{
"best_practices": [
"bp_002",
"bp_008",
"bp_031"
],
"category": "taskserv",
"conflicts_with": [],
"dependencies": [
"infrastructure",
"storage",
"networking"
],
"description": "Hypervisor taskserv for provisioning VMs, managing KVM, QEMU, and other hypervisors",
"name": "hypervisor",
"provides": [
{
"id": "hypervisor",
"interface": "taskservs/hypervisor",
"version": "1.0.0"
}
],
"requires": [
{
"capability": "server-lifecycle",
"kind": "Required"
},
{
"capability": "storage",
"kind": "Optional"
}
],
"tags": [
"taskserv",
"hypervisor",
"vm",
"kvm",
"qemu"
],
"version": "1.0.0"
}