From: Sage Weil Date: Thu, 6 May 2021 15:21:49 +0000 (-0400) Subject: common/options: enable nfs module for new clusters X-Git-Tag: v17.1.0~1854^2~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8085a7e9cc6a409c59fc8a1542c3c94607fc4e0b;p=ceph.git common/options: enable nfs module for new clusters Signed-off-by: Sage Weil --- diff --git a/src/common/options/mgr.yaml.in b/src/common/options/mgr.yaml.in index 8384b9efdad0..235d5c181086 100644 --- a/src/common/options/mgr.yaml.in +++ b/src/common/options/mgr.yaml.in @@ -126,7 +126,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: restful iostat + default: restful iostat nfs services: - mon - common