]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: added links from the chef install doc to the chef config doc and back
authorRoss Turk <ross@inktank.com>
Tue, 22 May 2012 01:22:35 +0000 (18:22 -0700)
committerRoss Turk <ross@inktank.com>
Tue, 22 May 2012 01:22:35 +0000 (18:22 -0700)
Signed-off-by: Ross Turk <ross@inktank.com>
doc/config-cluster/chef.rst
doc/install/chef.rst

index cd78e15314d209864144e4deab2ea48a5891a643..b204af0a13f07cf70d1f794616790aa36cb2d93b 100644 (file)
@@ -3,7 +3,8 @@
 =====================
 
 We use Chef cookbooks to deploy Ceph. See `Managing Cookbooks with Knife`_ for details
-on using ``knife``.
+on using ``knife``.  For Chef installation instructions, see
+`Installing Chef <../../install/chef>`_.
 
 Add a Cookbook Path
 -------------------
index 583128eb851958593c395b0f4b2620985de51cdd..0af291ebe6fedc4024d33c2c9d9ff9608aebebe3 100644 (file)
@@ -195,6 +195,10 @@ Chef nodes. ::
 
 A list of the nodes you've boostrapped should appear.
 
+
+See the `Deploy With Chef <../../config-cluster/chef>`_ section for information
+on using Chef to deploy your Ceph cluster.
+
 .. _Chef Architecture Introduction: http://wiki.opscode.com/display/chef/Architecture+Introduction
 .. _Installing Chef Client on Ubuntu or Debian: http://wiki.opscode.com/display/chef/Installing+Chef+Client+on+Ubuntu+or+Debian
 .. _Installing Chef Server on Debian or Ubuntu using Packages: http://wiki.opscode.com/display/chef/Installing+Chef+Server+on+Debian+or+Ubuntu+using+Packages