From: John Wilkins Date: Tue, 10 Jul 2012 23:03:05 +0000 (-0700) Subject: doc: removed the ceph directory per tommi's update to the chef-cookbooks. X-Git-Tag: v0.50~94 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=79e3416cf6751ff6f73ff6063ef04250adf0070a;p=ceph.git doc: removed the ceph directory per tommi's update to the chef-cookbooks. Signed-off-by: John Wilkins --- diff --git a/doc/config-cluster/chef.rst b/doc/config-cluster/chef.rst index 77acf986eb8c..a4df525df16b 100644 --- a/doc/config-cluster/chef.rst +++ b/doc/config-cluster/chef.rst @@ -120,10 +120,10 @@ Navigate to the Ceph cookbooks directory. :: Create roles for OSDs, monitors, metadata servers, and RADOS Gateways from their respective role files. :: - knife role from file ceph/roles/ceph-osd.rb - knife role from file ceph/roles/ceph-mon.rb - knife role from file ceph/roles/ceph-mds.rb - knife role from file ceph/roles/ceph-radosgw.rb + knife role from file roles/ceph-osd.rb + knife role from file roles/ceph-mon.rb + knife role from file roles/ceph-mds.rb + knife role from file roles/ceph-radosgw.rb Configure Nodes ---------------