Skip to content

Commit 5ecf754

Browse files
committed
Start supporting Ceph Quincy release
1 parent 93f2038 commit 5ecf754

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

roles/cephadm/vars/main.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ cephadm_rpm_repos:
33
- "$basearch"
44
- "noarch"
55
cephadm_ceph_releases:
6-
- "octopus"
7-
- "pacific"
6+
- octopus
7+
- pacific
8+
- quincy
89
cephadm_apt_key_url: "https://download.ceph.com/keys/release.asc"
910
cephadm_apt_key_path: "/usr/local/share/keyrings/ceph.asc"

0 commit comments

Comments
 (0)