cluster: Rename setup-connections to setup-subscriptions

Now that all the logic about establishing connections among nodes has
moved to the broker policy script, the setup-connections name seems
unfortunate, transition away from it.
This commit is contained in:
Arne Welzel 2025-09-25 18:10:38 +02:00
parent 351bd7b81b
commit d122894d0d
6 changed files with 52 additions and 49 deletions

View file

@ -7,6 +7,7 @@
-./frameworks/cluster/nodes/proxy.zeek
-./frameworks/cluster/nodes/worker.zeek
-./frameworks/cluster/setup-connections.zeek
-./frameworks/cluster/setup-subscriptions.zeek
-./frameworks/cluster/supervisor.zeek
-./frameworks/intel/cluster.zeek
-./frameworks/netcontrol/cluster.zeek