mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Cluster nodes aren't in fact inherently controllable.
- This @load needs to move to broctl.
This commit is contained in:
parent
5f61c9bde9
commit
78e69a0bc8
1 changed files with 0 additions and 4 deletions
|
@ -9,10 +9,6 @@ redef peer_description = Cluster::node;
|
||||||
# Add a cluster prefix.
|
# Add a cluster prefix.
|
||||||
@prefixes += cluster
|
@prefixes += cluster
|
||||||
|
|
||||||
# Make this a controllable node since all cluster nodes are inherently
|
|
||||||
# controllable.
|
|
||||||
@load frameworks/control/controllee
|
|
||||||
|
|
||||||
## If this script isn't found anywhere, the cluster bombs out.
|
## If this script isn't found anywhere, the cluster bombs out.
|
||||||
## Loading the cluster framework requires that a script by this name exists
|
## Loading the cluster framework requires that a script by this name exists
|
||||||
## somewhere in the BROPATH. The only thing in the file should be the
|
## somewhere in the BROPATH. The only thing in the file should be the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue