mirror of
https://github.com/ceph/ceph
synced 2025-01-04 02:02:36 +00:00
doc: Updated script for dumpling.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
This commit is contained in:
parent
16f4bd51f0
commit
31c1501ae1
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user