From: Tomer Haskalovitch Date: Tue, 24 Feb 2026 11:36:17 +0000 (+0200) Subject: mgr/nvmeof: set nvmeof module to be enabled by default X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e38c5abd094956c4e68d443351625a6491964758;p=ceph-ci.git mgr/nvmeof: set nvmeof module to be enabled by default Fixes: https://tracker.ceph.com/issues/74702 Signed-off-by: Tomer Haskalovitch --- diff --git a/src/common/options/mgr.yaml.in b/src/common/options/mgr.yaml.in index c6bdee1d156..4a21104c471 100644 --- a/src/common/options/mgr.yaml.in +++ b/src/common/options/mgr.yaml.in @@ -153,7 +153,7 @@ options: first started after installation, to populate the list of enabled manager modules. Subsequent updates are done using the 'mgr module [enable|disable]' commands. List may be comma or space separated. - default: iostat nfs + default: iostat nfs nvmeof services: - mon - common