mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
aba0eabd21
When cluster IPC validation fails (due to systemd hardening), the proxy falls back to allowlist-based validation. The installer now automatically populates allowed_nodes with: - Cluster mode: All discovered cluster member IPs - Standalone mode: localhost IP addresses (including 127.0.0.1/localhost) - Fallback mode: localhost IPs when pvecm unavailable This ensures out-of-the-box temperature monitoring works on fresh installs without manual configuration.