From f85b9448f8a4c7fe87f41343bdc4c21be8a4912d Mon Sep 17 00:00:00 2001 From: Florian Haas Date: Tue, 26 Jul 2011 18:14:53 +0200 Subject: [PATCH] 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 Reviewed-by: Dan Frincu Reviewed-by: Jan Friesse Reviewed-by: Steven Dake --- conf/corosync.conf.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/corosync.conf.example b/conf/corosync.conf.example index 9dfd8730..5a8d1952 100644 --- a/conf/corosync.conf.example +++ b/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