provisioning-code/data/tasks/deca446d-aa83-476e-9459-e8e7591874e4.json

16 lines
No EOL
794 B
JSON

{
"id": "deca446d-aa83-476e-9459-e8e7591874e4",
"name": "component_install_os",
"command": "bash",
"args": [
"-c",
"PROVISIONING_MODULE=taskserv '/Users/jesusperezlorenzo/.local/bin/provisioning' create 'os' 'libre-wuji-cp-0' --infra '/Users/Akasha/project-provisioning/workspaces/libre-wuji/infra/libre-wuji'"
],
"dependencies": [],
"status": "Failed",
"created_at": "2026-04-20T07:47:14.835018Z",
"started_at": "2026-04-20T07:47:15.106305Z",
"completed_at": "2026-04-20T07:47:16.345673Z",
"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"
}