]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: changed role file names as part of update to roles.
authorJohn Wilkins <john.wilkins@inktank.com>
Thu, 12 Jul 2012 00:35:38 +0000 (17:35 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Thu, 12 Jul 2012 00:35:38 +0000 (17:35 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/config-cluster/chef.rst

index a4df525df16bcf1f5812c3f0adeb4903a4cbdd22..b6490df4d982dd863b9df2cc7b3f3e5bbfb59800 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 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
+       knife role from file roles/ceph-cookbooks-osd.rb
+       knife role from file roles/ceph-cookbooks-mon.rb
+       knife role from file roles/ceph-cookbooks-mds.rb
+       knife role from file roles/ceph-cookbooks-radosgw.rb
 
 Configure Nodes
 ---------------