]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed hyperlinks. Cleanup of old references to Chef.
authorJohn Wilkins <john.wilkins@inktank.com>
Fri, 11 Oct 2013 21:04:36 +0000 (14:04 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Fri, 11 Oct 2013 21:04:36 +0000 (14:04 -0700)
fixes: #6493

Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/rados/operations/add-or-rm-mons.rst

index 17ae9d86b85dacf6bcadfe8900f3f011b9969348..e3bac1fca0939139c106d9e7e70e7d1d74f235ab 100644 (file)
@@ -32,7 +32,7 @@ version of Linux installed (typically Ubuntu 12.04 precise).
 Add your monitor host to a rack in your cluster, connect it to the network
 and ensure that it has network connectivity.
 
-.. _Hardware Recommendations: ../../install/hardware-recommendations
+.. _Hardware Recommendations: ../../../start/hardware-recommendations
 
 Install the Required Software
 -----------------------------
@@ -42,17 +42,9 @@ manually. See `Installing Debian/Ubuntu Packages`_ for details.
 You should configure SSH to a user with password-less authentication
 and root permissions.
 
-.. _Installing Debian/Ubuntu Packages: ../../install/debian
+.. _Installing Debian/Ubuntu Packages: ../../../install/debian
 
-For clusters deployed with Chef, create a `chef user`_, `configure
-SSH keys`_, `install Ruby`_ and `install the Chef client`_ on your host. See 
-`Installing Chef`_ for details.
 
-.. _chef user: ../../install/chef#createuser
-.. _configure SSH keys: ../../install/chef#genkeys
-.. _install the Chef client: ../../install/chef#installchef
-.. _Installing Chef: ../../install/chef
-.. _install Ruby: ../../install/chef#installruby
 
 .. _Adding a Monitor (Manual):