23 lines
No EOL
1.5 KiB
JSON
23 lines
No EOL
1.5 KiB
JSON
{
|
|
"id": "44cf7c11-770c-4f78-a810-06d4ae105a8e",
|
|
"name": "component_install_democratic_csi",
|
|
"command": "bash",
|
|
"args": [
|
|
"-c",
|
|
"base64 -d < '/tmp/orchestrator_comp_44cf7c11-770c-4f78-a810-06d4ae105a8e.tar.gz.b64' > /tmp/democratic_csi.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/democratic_csi.tar.gz 'root@libre-wuji-cp-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-cp-0' 'rm -rf /tmp/democratic_csi && mkdir -p /tmp/democratic_csi && tar xzf /tmp/democratic_csi.tar.gz -C /tmp/democratic_csi && cd /tmp/democratic_csi && sudo bash install-democratic_csi.sh install ; rc=$?; rm -f /tmp/democratic_csi.tar.gz && rm -rf /tmp/democratic_csi; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_44cf7c11-770c-4f78-a810-06d4ae105a8e.tar.gz.b64' /tmp/democratic_csi.tar.gz; exit $rc"
|
|
],
|
|
"dependencies": [],
|
|
"status": "Completed",
|
|
"created_at": "2026-04-21T03:13:05.041471Z",
|
|
"started_at": "2026-04-21T03:13:05.419506Z",
|
|
"completed_at": "2026-04-21T03:13:08.431367Z",
|
|
"output": "=== democratic-csi: v0.14.6 ===\n=== democratic-csi: nfs_server empty — deferred (namespace only) ===\nnamespace/democratic-csi unchanged\n Set nfs_server to the private IP of the external_nfs node and re-run.\n",
|
|
"error": null,
|
|
"tags": {
|
|
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji",
|
|
"component": "democratic_csi",
|
|
"operation": "install",
|
|
"type": "component",
|
|
"server": "libre-wuji-cp-0"
|
|
}
|
|
} |