mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-06-11 04:45:44 +02:00
e536ffa363
After the boot-time mine.update, have the manager actually render the node_data pillar and log whether it came back populated. node_data: False makes salt/top.sls apply the bootstrap recovery branch instead of the manager's real config, so surfacing this in the journal makes the condition visible before so-boot-highstate runs. Best-effort and non-blocking: always exits 0 so highstate proceeds regardless.