We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e331e2 commit 45bd025Copy full SHA for 45bd025
galaxy.yml
@@ -1,6 +1,6 @@
1
namespace: "stackhpc"
2
name: "cephadm"
3
-version: "1.14.0"
+version: "1.15.0"
4
readme: "README.md"
5
authors:
6
- "Michal Nasiadka"
roles/cephadm/vars/main.yml
@@ -6,5 +6,6 @@ cephadm_ceph_releases:
- octopus
7
- pacific
8
- quincy
9
+ - reef
10
cephadm_apt_key_url: "https://download.ceph.com/keys/release.asc"
11
cephadm_apt_key_path: "/usr/local/share/keyrings/ceph.asc"
0 commit comments