cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Jan Pokorný <jpokorny@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH 3/3] cluster.rng: retab the head (use space uniformly)
Date: Thu, 16 Aug 2012 21:52:48 +0200	[thread overview]
Message-ID: <1345146768-13263-4-git-send-email-jpokorny@redhat.com> (raw)
In-Reply-To: <1345146768-13263-1-git-send-email-jpokorny@redhat.com>

Signed-off-by: Jan Pokorn? <jpokorny@redhat.com>
---
 config/tools/xml/cluster.rng.in.head | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)

diff --git a/config/tools/xml/cluster.rng.in.head b/config/tools/xml/cluster.rng.in.head
index b994096..003ceaf 100644
--- a/config/tools/xml/cluster.rng.in.head
+++ b/config/tools/xml/cluster.rng.in.head
@@ -283,10 +283,10 @@ To validate your cluster.conf against this schema, run:
         chosen." rha:sample="active"/>
    </optional>
    <optional>
-    <attribute name="rrp_problem_count_threshold"
-	rha:description="This specifies the number of times a problem is detected
-        with a link before setting the link faulty.  Once a link is set faulty, no
-        more data is transmitted upon it. Corosync default is 10, cman default is 3"
+    <attribute name="rrp_problem_count_threshold" rha:description="This
+        specifies the number of times a problem is detected with a link
+        before setting the link faulty.  Once a link is set faulty, no more
+        data is transmitted upon it. Corosync default is 10, cman default is 3"
         rha:default="3" rha:sample="5"/>
    </optional>
    <optional>
@@ -434,36 +434,36 @@ To validate your cluster.conf against this schema, run:
 <!-- fence_daemon block -->
  <optional>
   <element name="fence_daemon" rha:description="Configuration for fenced
-	daemon. fenced(8)">
+      daemon. fenced(8)">
    <optional>
     <attribute name="post_join_delay" rha:description="Number of seconds
-	the daemon will wait before fencing any victims after a node joins
-	the fence domain. fenced(8)"/>
+        the daemon will wait before fencing any victims after a node joins
+        the fence domain. fenced(8)"/>
    </optional>
    <optional>
     <attribute name="post_fail_delay" rha:description="Number of seconds
-	the daemon will wait before fencing any victims after a node
-	fails. fenced(8)"/>
+        the daemon will wait before fencing any victims after a node
+        fails. fenced(8)"/>
    </optional>
    <optional>
     <attribute name="override_path" rha:description="Location of a FIFO
-	used for communication between fenced and fence_ack_manual.
-	fenced(8)"/>
+        used for communication between fenced and fence_ack_manual.
+        fenced(8)"/>
    </optional>
    <optional>
     <attribute name="override_time" rha:description="Number of seconds to
-	wait for a manual override after a failed fencing attempt before
-	the next attempt. fenced(8)"/>
+        wait for a manual override after a failed fencing attempt before
+        the next attempt. fenced(8)"/>
    </optional>
    <optional>
     <attribute name="clean_start" rha:description="Set to 1 to disable
-	startup fencing. fenced(8)"/>
+        startup fencing. fenced(8)"/>
    </optional>
 
    <optional>
     <attribute name="skip_undefined" rha:description="Set to 1 to disable
-	startup fencing of nodes with no fence methods defined.
-	fenced(8)"/>
+        startup fencing of nodes with no fence methods defined.
+        fenced(8)"/>
    </optional>
   </element>
  </optional>
@@ -482,12 +482,12 @@ To validate your cluster.conf against this schema, run:
       if domU recovery is expected to be automatic.">
     <optional>
       <attribute name="debug" rha:description="" >
-	<data type="integer"/>
+        <data type="integer"/>
       </attribute>
     </optional>
     <optional>
       <attribute name="port" rha:description="" >
-	<data type="integer"/>
+        <data type="integer"/>
       </attribute>
     </optional>
     <optional>
-- 
1.7.11.2



  parent reply	other threads:[~2012-08-16 19:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-16 19:52 [Cluster-devel] [PATCH 0/3] minor edits of cluster.rng (fixed head part) Jan Pokorný
2012-08-16 19:52 ` [Cluster-devel] [PATCH 1/3] cluster.rng: fix trailing whitespaces in head Jan Pokorný
2012-08-16 19:52 ` [Cluster-devel] [PATCH 2/3] cluster.rng: fencedevice initial non-digit note to description Jan Pokorný
2012-08-16 19:52 ` Jan Pokorný [this message]
2012-08-17  4:00 ` [Cluster-devel] [PATCH 0/3] minor edits of cluster.rng (fixed head part) Fabio M. Di Nitto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1345146768-13263-4-git-send-email-jpokorny@redhat.com \
    --to=jpokorny@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).