Signed-off-by: Boris Ranto <branto@redhat.com>
dummy:
+#cluster_name: ceph
+
#containerized: true
# Set the backend options, mgr+prometheus or cephmetrics+graphite
when: container_name != ""
- name: Enable mgr prometheus module
- command: "{{ mgr_prefix|default('') }} ceph mgr module enable prometheus"
+ command: "{{ mgr_prefix|default('') }} ceph --cluster {{ cluster_name }} mgr module enable prometheus"
---
defaults:
+ cluster_name: ceph
containerized: true
backend:
metrics: mgr # mgr, cephmetrics