From: John Wilkins Date: Fri, 13 Jul 2012 21:16:08 +0000 (-0700) Subject: doc: remove last reference to ceph-cookbooks. X-Git-Tag: v0.50~69 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8a89d40e6bf9a97132a47ccaf7dd36f4ccd7b451;p=ceph.git doc: remove last reference to ceph-cookbooks. Signed-off-by: John Wilkins --- diff --git a/doc/config-cluster/chef.rst b/doc/config-cluster/chef.rst index 254e6f7388b0..80aee904196d 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::