prvng_platform/crates/data/tasks/12e0f651-c7ea-403d-b82f-84be04f899bd.json

23 lines
1.2 KiB
JSON
Raw Normal View History

{
"id": "12e0f651-c7ea-403d-b82f-84be04f899bd",
"name": "component_install_resolv",
"command": "bash",
"args": [
"-c",
"base64 -d < '/tmp/orchestrator_comp_12e0f651-c7ea-403d-b82f-84be04f899bd.tar.gz.b64' > /tmp/resolv.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/resolv.tar.gz 'root@libre-wuji-wrk-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-wrk-0' 'rm -rf /tmp/resolv && mkdir -p /tmp/resolv && tar xzf /tmp/resolv.tar.gz -C /tmp/resolv && cd /tmp/resolv && sudo bash install-resolv.sh install ; rc=$?; rm -f /tmp/resolv.tar.gz && rm -rf /tmp/resolv; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_12e0f651-c7ea-403d-b82f-84be04f899bd.tar.gz.b64' /tmp/resolv.tar.gz; exit $rc"
],
"dependencies": [],
"status": "Completed",
"created_at": "2026-04-21T02:14:25.735155Z",
"started_at": "2026-04-21T02:14:25.900745Z",
"completed_at": "2026-04-21T02:14:28.703065Z",
"output": "",
"error": null,
"tags": {
"type": "component",
"server": "libre-wuji-wrk-0",
"component": "resolv",
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji",
"operation": "install"
}
}