mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
Merge pull request #839 from kri5/master
doc: Remove redundant command for quick start preflight Reviewed-by: Sage Weil <sage@inktank.com>
This commit is contained in:
commit
729c1528a8
@ -100,9 +100,6 @@ For Debian and Ubuntu distributions, perform the following steps:
|
||||
#. Add the release key::
|
||||
|
||||
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-dumpling/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list
|
||||
sudo apt-get update
|
||||
sudo apt-get install ceph-deploy
|
||||
|
||||
#. Add the Ceph packages to your repository. Replace ``{ceph-stable-release}``
|
||||
with a stable Ceph release (e.g., ``cuttlefish``, ``dumpling``, etc.).
|
||||
|
Loading…
Reference in New Issue
Block a user