]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container: install ceph-mgr-modules-core and ceph-mgr-modules-standard 68989/head
authorKefu Chai <k.chai@proxmox.com>
Tue, 19 May 2026 14:43:56 +0000 (22:43 +0800)
committerKefu Chai <k.chai@proxmox.com>
Mon, 1 Jun 2026 08:00:26 +0000 (16:00 +0800)
commit10754c68e3018a868b20bf54372b74df60e6eac3
treeeb1e547b043f87e851a3a41e2fc218a92532098b
parentf2e29ed8bfdf55708d7dab559a55a5283ec31ae0
container: install ceph-mgr-modules-core and ceph-mgr-modules-standard

The Containerfile uses --setopt=install_weak_deps=False throughout, so
ceph-mgr-modules-core (a Recommends of ceph-mgr, not a Requires) and
the split-out module packages are not automatically installed. Add them
explicitly.

Signed-off-by: Kefu Chai <k.chai@proxmox.com>
container/Containerfile