|
From: <rm...@hy...> - 2007-03-09 19:55:27
|
Author: rmorgan Date: 2007-03-09 11:55:24 -0800 (Fri, 09 Mar 2007) New Revision: 3690 URL: http://svn.hyperic.org/?view=rev&root=Hyperic+HQ&revision=3690 Modified: trunk/installer/data/hq-server.conf Log: Fix ha.partition typo. Modified: trunk/installer/data/hq-server.conf =================================================================== --- trunk/installer/data/hq-server.conf 2007-03-09 19:52:14 UTC (rev 3689) +++ trunk/installer/data/hq-server.conf 2007-03-09 19:55:24 UTC (rev 3690) @@ -116,7 +116,7 @@ # same ha.partition name will join the same cluster. This property is required # for proper cluster initialization. # -#ha.partion= +#ha.partition= # # Property: ha.node.address |