{ "id": "4a072d77-e98e-4776-a7cc-2d64c511162b", "name": "component_install_fip", "command": "bash", "args": [ "-c", "base64 -d < '/tmp/orchestrator_comp_4a072d77-e98e-4776-a7cc-2d64c511162b.tar.gz.b64' > /tmp/fip.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/fip.tar.gz 'root@libre-wuji-wrk-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-wrk-0' 'rm -rf /tmp/fip && mkdir -p /tmp/fip && tar xzf /tmp/fip.tar.gz -C /tmp/fip && cd /tmp/fip && sudo bash install-fip.sh install ; rc=$?; rm -f /tmp/fip.tar.gz && rm -rf /tmp/fip; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_4a072d77-e98e-4776-a7cc-2d64c511162b.tar.gz.b64' /tmp/fip.tar.gz; exit $rc" ], "dependencies": [], "status": "Completed", "created_at": "2026-04-20T10:10:19.412561Z", "started_at": "2026-04-20T10:10:19.538669Z", "completed_at": "2026-04-20T10:10:23.400232Z", "output": "Written /etc/network/interfaces.d/60-floating-ip\nFloating IP 49.12.115.133 active on eth0\n", "error": null, "tags": { "server": "libre-wuji-wrk-0", "component": "fip", "workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji", "operation": "install", "type": "component" } }