23 lines
No EOL
1.1 KiB
JSON
23 lines
No EOL
1.1 KiB
JSON
{
|
|
"id": "cc76c7f4-1348-4bfc-9194-91fa6c2533de",
|
|
"name": "component_install_youki",
|
|
"command": "bash",
|
|
"args": [
|
|
"-c",
|
|
"base64 -d < '/tmp/orchestrator_comp_cc76c7f4-1348-4bfc-9194-91fa6c2533de.tar.gz.b64' > /tmp/youki.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/youki.tar.gz 'root@libre-wuji-cp-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-cp-0' 'rm -rf /tmp/youki && mkdir -p /tmp/youki && tar xzf /tmp/youki.tar.gz -C /tmp/youki && cd /tmp/youki && sudo bash install-youki.sh install ; rc=$?; rm -f /tmp/youki.tar.gz && rm -rf /tmp/youki; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_cc76c7f4-1348-4bfc-9194-91fa6c2533de.tar.gz.b64' /tmp/youki.tar.gz; exit $rc"
|
|
],
|
|
"dependencies": [],
|
|
"status": "Completed",
|
|
"created_at": "2026-04-21T01:45:16.182670Z",
|
|
"started_at": "2026-04-21T01:45:16.223817Z",
|
|
"completed_at": "2026-04-21T01:45:19.821857Z",
|
|
"output": "",
|
|
"error": null,
|
|
"tags": {
|
|
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji",
|
|
"type": "component",
|
|
"component": "youki",
|
|
"server": "libre-wuji-cp-0",
|
|
"operation": "install"
|
|
}
|
|
} |