mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
5886b920ba
Fixes two issues with the sensor proxy installation: 1. Local node IP detection now uses exact matching instead of substring matching to avoid false negatives 2. Removes duplicate output filtering in the setup script wrapper These changes ensure that the proxy SSH key is correctly configured on the local node during cluster installations.