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=94d21767f0a52c8b3fc678e64914a2aba5e76a91;p=ceph.git mgr/nvmeof: set nvmeof module to be enabled by default Fixes: https://tracker.ceph.com/issues/74702 Signed-off-by: Tomer Haskalovitch (cherry picked from commit eccffe57c5a0cf8a762351fe26e6f631108fb849) --- diff --git a/src/common/options/mgr.yaml.in b/src/common/options/mgr.yaml.in index 658a0160987..7ee2d3c8b6e 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