4
0
Эх сурвалжийг харах

corosync.conf.example: change bindnetaddr

Change the example configuration file so "bindnetaddr" has a value
that more obviously looks like a network address. So as not to have
people think they need to set an existing IP address here (and hence,
have non-identical corosync.conf files between nodes).

Signed-off-by: Florian Haas <florian.haas@linbit.com>
Reviewed-by: Dan Frincu <dan.frincu@1and1.ro>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Steven Dake <sdake@redhat.com>
Florian Haas 14 жил өмнө
parent
commit
f85b9448f8

+ 1 - 1
conf/corosync.conf.example

@@ -7,7 +7,7 @@ totem {
 	threads: 0
 	interface {
 		ringnumber: 0
-		bindnetaddr: 192.168.1.1
+		bindnetaddr: 192.168.1.0
 		mcastaddr: 226.94.1.1
 		mcastport: 5405
 		ttl: 1