From efe55b15a2e47634ec0d0e3bbdc50b91b8fa0760 Mon Sep 17 00:00:00 2001 From: Christophe Courtaut Date: Fri, 8 Nov 2013 13:48:57 +0100 Subject: [PATCH] doc: Remove redundant command for quick start preflight Signed-off-by: Christophe Courtaut This patch removes a few commands, which are redundant with following commands. Btw, they are also unrelated with the subtitle of the section, which is "Add the release key". --- doc/start/quick-start-preflight.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/start/quick-start-preflight.rst b/doc/start/quick-start-preflight.rst index eb4bf6e4304..63f6d66861c 100644 --- a/doc/start/quick-start-preflight.rst +++ b/doc/start/quick-start-preflight.rst @@ -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.). -- 2.47.3