]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/install/get-packages: point to current stable release
authorSandro Bonazzola <sbonazzo@redhat.com>
Tue, 22 Jun 2021 07:49:30 +0000 (09:49 +0200)
committerSage Weil <sage@newdream.net>
Wed, 30 Jun 2021 15:12:01 +0000 (11:12 -0400)
Point to pacific for downloading the cephadm script

Co-authored-by: Kefu Chai <tchaikov@gmail.com>
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
(cherry picked from commit 136dbdef663a5d1c658dad52a794941ab6e6eb07)

doc/install/get-packages.rst

index 40468eec871c02fdbfebc55b73ae7e6d9f00ff9a..41130e4e4be4299d9d76f54dbafb3648d5603f2f 100644 (file)
@@ -25,10 +25,13 @@ There are three ways to get packages:
 Install packages with cephadm
 =============================
 
-#. Download the cephadm script::
+#. Download the cephadm script
 
-    curl --silent --remote-name --location https://github.com/ceph/ceph/raw/octopus/src/cephadm/cephadm
-    chmod +x cephadm
+.. prompt:: bash $
+   :substitutions:
+
+   curl --silent --remote-name --location https://github.com/ceph/ceph/raw/|stable-release|/src/cephadm/cephadm
+   chmod +x cephadm
 
 #. Configure the Ceph repository based on the release name::