From efd141f91a2e75d44c8f0dfc539dc9ebca2fce60 Mon Sep 17 00:00:00 2001 From: Mikhail Ryzhikov Date: Tue, 1 Sep 2026 21:14:22 +0300 Subject: [PATCH] Ceph STDL module fix --- framework/inventory/microceph.inventory | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/inventory/microceph.inventory b/framework/inventory/microceph.inventory index bf82f9be..f9c93a21 100644 --- a/framework/inventory/microceph.inventory +++ b/framework/inventory/microceph.inventory @@ -44,7 +44,7 @@ blackbox.framework.inventory.microceph() { DEBIAN_FRONTEND=noninteractive apt install -y --no-install-recommends ceph-common "${with_packages[@]}" } - snap install microceph + snap install microceph --channel="latest/stable" { rm -rf /etc/ceph