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

index f3511139e06048a1ca4ca1ad7486123ac37fe61c..85ccc5a41f100437104ec6a079f2fda7faae4337 100644 (file)
@@ -90,7 +90,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