prvng_platform/crates/data/tasks/a05c36ec-888e-421d-abe8-5152115eb30e.json

23 lines
No EOL
1.1 KiB
JSON

{
"id": "a05c36ec-888e-421d-abe8-5152115eb30e",
"name": "component_install_crun",
"command": "bash",
"args": [
"-c",
"base64 -d < '/tmp/orchestrator_comp_a05c36ec-888e-421d-abe8-5152115eb30e.tar.gz.b64' > /tmp/crun.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/crun.tar.gz 'root@libre-wuji-cp-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-cp-0' 'rm -rf /tmp/crun && mkdir -p /tmp/crun && tar xzf /tmp/crun.tar.gz -C /tmp/crun && cd /tmp/crun && sudo bash install-crun.sh install ; rc=$?; rm -f /tmp/crun.tar.gz && rm -rf /tmp/crun; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_a05c36ec-888e-421d-abe8-5152115eb30e.tar.gz.b64' /tmp/crun.tar.gz; exit $rc"
],
"dependencies": [],
"status": "Completed",
"created_at": "2026-04-20T10:13:29.067454Z",
"started_at": "2026-04-20T10:13:29.264193Z",
"completed_at": "2026-04-20T10:13:32.938581Z",
"output": "",
"error": null,
"tags": {
"operation": "install",
"type": "component",
"server": "libre-wuji-cp-0",
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji",
"component": "crun"
}
}