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