as we don't have "jsonpatch" installed for running "make check", "rook"
module always fails to load, and the error message when mgr is
unable to load is misleading and distracting. let's just disabled it.
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit
bb75ef228a7fefbbf3a61f577bf424ff0db0b67f)
$(format_conf "${extra_conf}")
[mon]
mgr initial modules = $mgr_modules
+ mgr disabled modules = rook
$DAEMONOPTS
$CMONDEBUG
$(format_conf "${extra_conf}")