]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
docs/siteconfig.rst: consistency 813/head
authorNathan Cutler <ncutler@suse.com>
Tue, 8 Mar 2016 08:18:40 +0000 (09:18 +0100)
committerNathan Cutler <ncutler@suse.com>
Wed, 16 Mar 2016 20:32:56 +0000 (21:32 +0100)
Change "count: 0" to "count: 3" for consistency with the comment.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
docs/siteconfig.rst

index ed305595da3f2a55adca55e96c966c7d4055d1f8..214a22fe237aa57aaa2a79b746e114186ef5da95 100644 (file)
@@ -194,10 +194,9 @@ Here is a sample configuration with many of the options set and documented::
         cpus: 1
 
       # The volumes attached to each instance. In the following example,
-      # three volumes of 10 GB will be created for each instanced and 
+      # three volumes of 10 GB will be created for each instance and 
       # will show as /dev/vdb, /dev/vdc and /dev/vdd
       #
-      #
       # This configuration applies to all instances created for teuthology jobs
       # that do not redefine these values.
       #
@@ -205,7 +204,7 @@ Here is a sample configuration with many of the options set and documented::
 
         # The number of volumes
         #
-        count: 0
+        count: 3
         
         # The size of each volume, in GB
         #