management/updater/src
jtricerolph cc5fc99242 Fix SSH known_hosts noise — add UserKnownHostsFile=/dev/null to all SSH calls
/root/.ssh is mounted read-only in the management container, causing stderr
noise on every SSH connection. Routing to /dev/null avoids the write attempt.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-14 09:38:56 +00:00
..
index.js Fix SSH known_hosts noise — add UserKnownHostsFile=/dev/null to all SSH calls 2026-07-14 09:38:56 +00:00