cluster: STABLE3 - config: Make broadcast attr reflect documentation

Lon Hohberger lon at fedoraproject.org
Wed Jan 20 21:42:16 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=374bf53b5b4419ee32e108294a01b8bee6d87de7
Commit:        374bf53b5b4419ee32e108294a01b8bee6d87de7
Parent:        5aae1bf1cf055e8042893701a860284b6dedd3a9
Author:        Dyna Ares <dyna_ares at yahoo.com>
AuthorDate:    Wed Jan 20 16:37:42 2010 -0500
Committer:     Lon Hohberger <lhh at redhat.com>
CommitterDate: Wed Jan 20 16:42:03 2010 -0500

config: Make broadcast attr reflect documentation

Signed-off-by: Lon Hohberger <lhh at redhat.com>
---
 config/tools/xml/cluster.rng.in |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/config/tools/xml/cluster.rng.in b/config/tools/xml/cluster.rng.in
index 56da7bc..8b55853 100644
--- a/config/tools/xml/cluster.rng.in
+++ b/config/tools/xml/cluster.rng.in
@@ -119,10 +119,8 @@ To validate your cluster.conf against this schema, run:
      <attribute name="nodename" rha:description="Local node name; this is set internally by cman-preconfig and should never be set by a user."/>
     </optional>
     <optional>
-     <attribute name="broadcast">
-      <data type="nonNegativeInteger"/>
-     </attribute>
-    </optional>
+     <attribute name="broadcast" rha:description="enable cman broadcast" rha:default="no"/>
+   </optional>
     <optional>
      <attribute name="keyfile" rha:description=""/>
     </optional>


More information about the cluster-commits mailing list