From: Ross Turk Date: Tue, 22 May 2012 01:22:35 +0000 (-0700) Subject: doc: added links from the chef install doc to the chef config doc and back X-Git-Tag: v0.48argonaut~137^2~16^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cf5848676e7b48d252fae9ff525795d574bef188;p=ceph.git doc: added links from the chef install doc to the chef config doc and back Signed-off-by: Ross Turk --- diff --git a/doc/config-cluster/chef.rst b/doc/config-cluster/chef.rst index cd78e15314d2..b204af0a13f0 100644 --- a/doc/config-cluster/chef.rst +++ b/doc/config-cluster/chef.rst @@ -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 ------------------- diff --git a/doc/install/chef.rst b/doc/install/chef.rst index 583128eb8519..0af291ebe6fe 100644 --- a/doc/install/chef.rst +++ b/doc/install/chef.rst @@ -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