Files
haproxy-mcp/haproxy_mcp/ssh_ops.py
kappa 98e55ab1a5 fix: Force bash for SSH commands and suppress known_hosts warnings
- Add UserKnownHostsFile=/dev/null to prevent write errors on read-only .ssh
- Wrap all SSH commands with 'bash -c' for fish shell compatibility on remote

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 23:12:18 +09:00

4.0 KiB