]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: removed the ceph directory per tommi's update to the chef-cookbooks.
authorJohn Wilkins <john.wilkins@inktank.com>
Tue, 10 Jul 2012 23:03:05 +0000 (16:03 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Tue, 10 Jul 2012 23:03:05 +0000 (16:03 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/config-cluster/chef.rst

index 77acf986eb8c357bdadafa8828cd240f4018422e..a4df525df16bcf1f5812c3f0adeb4903a4cbdd22 100644 (file)
@@ -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
 ---------------