summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@inktank.com>2012-07-13 14:16:08 -0700
committerJohn Wilkins <john.wilkins@inktank.com>2012-07-13 14:16:08 -0700
commit8a89d40e6bf9a97132a47ccaf7dd36f4ccd7b451 (patch)
tree1bad79fc7955fe164c143904a2ae0363f66c6e8b
parent201195674512d6ca342415fc5ef70bb20cbf94b0 (diff)
downloadceph-8a89d40e6bf9a97132a47ccaf7dd36f4ccd7b451.tar.gz
doc: remove last reference to ceph-cookbooks.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
-rw-r--r--doc/config-cluster/chef.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/config-cluster/chef.rst b/doc/config-cluster/chef.rst
index 254e6f7388b..80aee904196 100644
--- a/doc/config-cluster/chef.rst
+++ b/doc/config-cluster/chef.rst
@@ -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::