mirror of
https://github.com/ceph/ceph
synced 2025-01-21 02:31:19 +00:00
qa/ceph-ansible: Disable dashboard
Recently a dashboard playbook was added which will fail without a grafana server so disabling the dashboard Fixes: https://tracker.ceph.com/issues/41518 Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
This commit is contained in:
parent
bad4ccc7bf
commit
131f5a145a
@ -27,6 +27,7 @@ overrides:
|
||||
pg_num: "64"
|
||||
- name: "cephfs_metadata"
|
||||
pg_num: "64"
|
||||
dashboard_enabled: false
|
||||
tasks:
|
||||
- ssh-keys:
|
||||
- ceph_ansible:
|
||||
|
Loading…
Reference in New Issue
Block a user