Skip to content

Commit 45bd025

Browse files
committed
Add Reef support
1 parent 1e331e2 commit 45bd025

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: "stackhpc"
22
name: "cephadm"
3-
version: "1.14.0"
3+
version: "1.15.0"
44
readme: "README.md"
55
authors:
66
- "Michal Nasiadka"

roles/cephadm/vars/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ cephadm_ceph_releases:
66
- octopus
77
- pacific
88
- quincy
9+
- reef
910
cephadm_apt_key_url: "https://download.ceph.com/keys/release.asc"
1011
cephadm_apt_key_path: "/usr/local/share/keyrings/ceph.asc"

0 commit comments

Comments
 (0)