Merge "Enable the mgr balancer module by default."
This commit is contained in:
commit
fca344900f
@ -308,12 +308,15 @@ ceph_mgr_enabled_modules:
|
|||||||
- restful
|
- restful
|
||||||
- status
|
- status
|
||||||
- prometheus
|
- prometheus
|
||||||
|
- balancer
|
||||||
|
|
||||||
# You can configure your mgr modules
|
# You can configure your mgr modules
|
||||||
# below. Each module has its own set
|
# below. Each module has its own set
|
||||||
# of key/value. Refer to the doc
|
# of key/value. Refer to the doc
|
||||||
# above for more info. For example:
|
# above for more info. For example:
|
||||||
#ceph_mgr_modules_config:
|
ceph_mgr_modules_config:
|
||||||
|
balancer:
|
||||||
|
active: 1
|
||||||
# prometheus:
|
# prometheus:
|
||||||
# server_port: 9283
|
# server_port: 9283
|
||||||
# dashboard:
|
# dashboard:
|
||||||
|
Loading…
Reference in New Issue
Block a user