Skip to content

Commit 656b6cb

Browse files
committed
cephadm: update LATEST_STABLE_RELEASE to squid
Signed-off-by: Adam King <[email protected]>
1 parent 8bd63f8 commit 656b6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cephadm/cephadmlib/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
DEFAULT_REGISTRY = 'docker.io' # normalize unqualified digests to this
2626
# ------------------------------------------------------------------------------
2727

28-
LATEST_STABLE_RELEASE = 'reef'
28+
LATEST_STABLE_RELEASE = 'squid'
2929
DATA_DIR = '/var/lib/ceph'
3030
LOG_DIR = '/var/log/ceph'
3131
LOCK_DIR = '/run/cephadm'

0 commit comments

Comments
 (0)