diff options
Diffstat (limited to 'templates-cfg/cluster/mcast-group/node.def')
-rw-r--r-- | templates-cfg/cluster/mcast-group/node.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates-cfg/cluster/mcast-group/node.def b/templates-cfg/cluster/mcast-group/node.def new file mode 100644 index 0000000..cb2c31a --- /dev/null +++ b/templates-cfg/cluster/mcast-group/node.def @@ -0,0 +1,4 @@ +type: ipv4 +help: Multicast group for sending/receiving heartbeat packets +syntax:expression: pattern $VAR(@) "^239\." + ; "Heartbeat multicast group must be \"239.*.*.*\"" |