]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Updated script for dumpling.
authorJohn Wilkins <john.wilkins@inktank.com>
Sat, 17 Aug 2013 00:27:53 +0000 (17:27 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Sat, 17 Aug 2013 00:27:53 +0000 (17:27 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/start/quick-start-preflight.rst

index 8a2d981d3ddd94ee2ab64b5eaf018f33ebdf7650..58068f1df22db6c439f381707ca2492a9f6246f5 100644 (file)
@@ -99,7 +99,7 @@ Install ceph-deploy
 To install ``ceph-deploy``, execute the following:: 
 
        wget -q -O- 'https://ceph.com/git/?p=ceph.git;a=blob_plain;f=keys/release.asc' | sudo apt-key add -
-       echo deb http://ceph.com/debian-cuttlefish/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list
+       echo deb http://ceph.com/debian-dumpling/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list
        sudo apt-get update
        sudo apt-get install ceph-deploy