]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fix. ceph, not chef.
authorJohn Wilkins <john.wilkins@inktank.com>
Sun, 28 Apr 2013 05:28:42 +0000 (22:28 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Sun, 28 Apr 2013 05:28:42 +0000 (22:28 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/start/quick-start-preflight.rst

index 4a39c49f2734074f5c92155629834a02ecffdbb1..9df872bccd825380d3670f236d1d35f44e73ffd5 100644 (file)
@@ -52,10 +52,10 @@ the user you create requires passwordless ``sudo`` priveleges.
    for security reasons. 
 
 To provide full privileges to the user, add the following to 
-``/etc/sudoers.d/chef``. ::
+``/etc/sudoers.d/ceph``. ::
 
-       echo "chef ALL = (root) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/chef
-       sudo chmod 0440 /etc/sudoers.d/chef
+       echo "ceph ALL = (root) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/ceph
+       sudo chmod 0440 /etc/sudoers.d/ceph
 
 
 Configure SSH