]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/dev/cephadm/developing-cephadm.rst
import ceph quincy 17.2.6
[ceph.git] / ceph / doc / dev / cephadm / developing-cephadm.rst
index 64f29c9a1f69ce3e10b239182a7549e7b0216531..fdef8da1d7096404545395aa1962a9de3c64ec59 100644 (file)
@@ -32,7 +32,7 @@ cephadm/cephadm script into memory.)
   for mon or mgr.
 - You'll see health warnings from cephadm about stray daemons--that's because
   the vstart-launched daemons aren't controlled by cephadm.
-- The default image is ``quay.io/ceph-ci/ceph:master``, but you can change
+- The default image is ``quay.io/ceph-ci/ceph:main``, but you can change
   this by passing ``-o container_image=...`` or ``ceph config set global container_image ...``.