]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
vstart.sh: disable "rook" mgr module by default 40964/head
authorKefu Chai <kchai@redhat.com>
Wed, 21 Apr 2021 13:50:21 +0000 (21:50 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 21 Apr 2021 14:12:39 +0000 (22:12 +0800)
commitbb75ef228a7fefbbf3a61f577bf424ff0db0b67f
treecf4a4a23a6ffa5fac408da335a91534f08730e52
parent7d2964bf782eb3f4d39cca2c2098501caf8a8de3
vstart.sh: disable "rook" mgr module by default

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>
src/vstart.sh