From 030f5d9c66691802f6f3174e8b555de1d408abc2 Mon Sep 17 00:00:00 2001 From: levasseur Date: Mon, 21 Feb 2022 16:18:16 +0100 Subject: [PATCH] conf_ceph.sh: version bump --- modules/conf_ceph.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/conf_ceph.sh b/modules/conf_ceph.sh index 3fc0fe9..f81b739 100644 --- a/modules/conf_ceph.sh +++ b/modules/conf_ceph.sh @@ -15,7 +15,7 @@ # Mount points are hardcoded and should bet set differently # ------------------------------------------------------------------------------ -export VER_conf_ceph="0.0.4" +export VER_conf_ceph="0.0.5" export DEP_conf_ceph="upgrade_dist" conf_ceph()