Fix install document regarding DRBD usage
authorIustin Pop <iustin@google.com>
Wed, 28 Jul 2010 23:39:53 +0000 (19:39 -0400)
committerIustin Pop <iustin@google.com>
Thu, 29 Jul 2010 13:02:29 +0000 (09:02 -0400)
This is related to issue 105.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>

doc/install.rst

index 94e6fcd..83659df 100644 (file)
@@ -288,12 +288,16 @@ instances on a node.
    configure any drbd devices. You can do this by prefixing all
    *resource* lines in the file with the keyword *skip*, like this::
 
-     skip resource r0 {
-       ...
+     skip {
+       resource r0 {
+         ...
+       }
      }
 
-     skip resource "r1" {
-       ...
+     skip {
+       resource "r1" {
+         ...
+       }
      }
 
 Other required software