]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/install/get-packages: point to current stable release 41967/head
authorSandro Bonazzola <sbonazzo@redhat.com>
Tue, 22 Jun 2021 07:49:30 +0000 (09:49 +0200)
committerKefu Chai <kchai@redhat.com>
Tue, 22 Jun 2021 12:48:06 +0000 (20:48 +0800)
Point to pacific for downloading the cephadm script

Co-authored-by: Kefu Chai <tchaikov@gmail.com>
Signed-off-by: Sandro Bonazzola <sbonazzo@redhat.com>
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::