From: Nathan Cutler Date: Tue, 8 Mar 2016 08:18:40 +0000 (+0100) Subject: docs/siteconfig.rst: consistency X-Git-Tag: 1.1.0~646^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b1759de9d290a93e676eebe55a4cb0517355d137;p=teuthology.git docs/siteconfig.rst: consistency Change "count: 0" to "count: 3" for consistency with the comment. Signed-off-by: Nathan Cutler --- diff --git a/docs/siteconfig.rst b/docs/siteconfig.rst index ed305595d..214a22fe2 100644 --- a/docs/siteconfig.rst +++ b/docs/siteconfig.rst @@ -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 #