]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: remove last reference to ceph-cookbooks.
authorJohn Wilkins <john.wilkins@inktank.com>
Fri, 13 Jul 2012 21:16:08 +0000 (14:16 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Fri, 13 Jul 2012 21:16:08 +0000 (14:16 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/config-cluster/chef.rst

index 254e6f7388b0fb8d56610ea23f02838a4bcb2a0c..80aee904196d19888d69f10d378972504498e406 100644 (file)
@@ -146,7 +146,7 @@ The node configuration should appear in your text editor. Change the
 ``chef_environment`` value to ``Ceph`` (or whatever name you set for your
 Ceph environment). 
 
-In the ``run_list``, add ``"recipe[ceph-cookbooks::apt]",`` to all nodes as 
+In the ``run_list``, add ``"recipe[ceph::apt]",`` to all nodes as 
 the first setting, so that Chef can install or update the necessary packages. 
 Then, add at least one of::