summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2013-04-20 11:10:51 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2013-04-20 11:10:51 -0700
commit1fa719d59ea44a9d59fb3f8ccbf21e6dbbcd2212 (patch)
treef9e882bb25172674f047e4581ac64eb010051dc1
parent3749ffe652f04a183165f69a2333e3f9c3c0f86c (diff)
downloadceph-1fa719d59ea44a9d59fb3f8ccbf21e6dbbcd2212.tar.gz
doc: Aesthetic improvements. Removed unnecessary graphic and overrode margin for h3 tag.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/rados/index.rst5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/rados/index.rst b/doc/rados/index.rst
index 4d3c5067c9e..c4e0a7bd5af 100644
--- a/doc/rados/index.rst
+++ b/doc/rados/index.rst
@@ -11,12 +11,9 @@ objects on storage nodes; and Monitors maintain a master copy of the cluster
map. A Ceph cluster may contain thousands of storage nodes. A minimal system
will have at least two OSDs for data replication.
-.. ditaa:: +---------------+ +---------------+
- | OSDs | | Monitor |
- +---------------+ +---------------+
-
.. raw:: html
+ <style type="text/css">div.body h3{margin:5px 0px 0px 0px;}</style>
<table cellpadding="10"><colgroup><col width="33%"><col width="33%"><col width="33%"></colgroup><tbody valign="top"><tr><td><h3>Config and Deploy</h3>
Once you have installed Ceph packages, you must configure. There are a a few