Merge "Enable the mgr balancer module by default."

This commit is contained in:
Zuul 2018-11-02 22:36:13 +00:00 committed by Gerrit Code Review
commit fca344900f
1 changed files with 4 additions and 1 deletions

View File

@ -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: