provisioning-code/data/tasks/9c409884-7800-40b5-aa8c-e386537ec5a8.json

18 lines
No EOL
763 B
JSON

{
"id": "9c409884-7800-40b5-aa8c-e386537ec5a8",
"name": "component_install_os",
"command": "/Users/jesusperezlorenzo/.local/bin/provisioning create",
"args": [
"os",
"libre-wuji-cp-0",
"--infra",
"/Users/Akasha/project-provisioning/workspaces/libre-wuji/infra/libre-wuji"
],
"dependencies": [],
"status": "Failed",
"created_at": "2026-04-20T07:34:29.626697Z",
"started_at": "2026-04-20T07:34:29.925094Z",
"completed_at": "2026-04-20T07:34:31.170502Z",
"output": null,
"error": "Command execution failed: ❌ Unknown resource type for create: os\n\nUsage: provisioning create <resource> <name>\n\nResources:\n server (s) - Create a server\n taskserv (t) - Create a task service\n cluster (cl) - Create a cluster\n"
}