* OpenAIS assumes that bind addresses are /24s, so actually give the
right subnet.
svn path=/trunk/packages/xvm-prodconfig/; revision=2938
+xvm-prodconfig (1.1.19) unstable; urgency=low
+
+ * OpenAIS assumes that bind addresses are /24s, so actually give the
+ right subnet.
+
+ -- Evan Broder <broder@mit.edu> Tue, 26 Jan 2010 23:49:41 -0500
+
xvm-prodconfig (1.1.18) unstable; urgency=low
* Add a cluster block for openais ring configuration.
cluster:
rings:
- - bind: 10.5.0.0
+ - bind: 10.5.128.0
mcast: 239.255.252.0
port: 5405
- - bind: 10.6.0.0
+ - bind: 10.6.128.0
mcast: 239.255.252.1
port: 5405