23 lines
No EOL
1.5 KiB
JSON
23 lines
No EOL
1.5 KiB
JSON
{
|
|
"id": "a2e69222-4595-44c1-a335-73a06d2e7e84",
|
|
"name": "component_install_democratic_csi",
|
|
"command": "bash",
|
|
"args": [
|
|
"-c",
|
|
"base64 -d < '/tmp/orchestrator_comp_a2e69222-4595-44c1-a335-73a06d2e7e84.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_a2e69222-4595-44c1-a335-73a06d2e7e84.tar.gz.b64' /tmp/democratic_csi.tar.gz; exit $rc"
|
|
],
|
|
"dependencies": [],
|
|
"status": "Completed",
|
|
"created_at": "2026-04-21T03:09:20.781875Z",
|
|
"started_at": "2026-04-21T03:09:21.076688Z",
|
|
"completed_at": "2026-04-21T03:09:24.131426Z",
|
|
"output": "=== democratic-csi: v0.14.6 ===\n=== democratic-csi: nfs_server empty — deferred (namespace only) ===\nnamespace/democratic-csi created\n Set nfs_server to the private IP of the external_nfs node and re-run.\n",
|
|
"error": null,
|
|
"tags": {
|
|
"type": "component",
|
|
"component": "democratic_csi",
|
|
"server": "libre-wuji-cp-0",
|
|
"operation": "install",
|
|
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji"
|
|
}
|
|
} |