Skip to content

Commit

Permalink
Merge pull request ceph#839 from kri5/master
Browse files Browse the repository at this point in the history
doc: Remove redundant command for quick start preflight

Reviewed-by: Sage Weil <[email protected]>
  • Loading branch information
Sage Weil committed Nov 10, 2013
2 parents 3596b4c + efe55b1 commit 729c152
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/start/quick-start-preflight.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.).
Expand Down

0 comments on commit 729c152

Please sign in to comment.