mirror of https://github.com/ceph/ceph-ansible.git
debug
debug Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>nfs_container_fix_debug
parent
b491818c66
commit
4251513989
|
@ -96,5 +96,5 @@
|
|||
|
||||
- name: append dashboard modules to ceph_mgr_modules
|
||||
set_fact:
|
||||
ceph_mgr_modules: "{{ ceph_mgr_modules | union(['dashboard', 'prometheus']) }}"
|
||||
ceph_mgr_modules: "{{ ceph_mgr_modules | union(['cephadm', 'dashboard', 'prometheus']) }}"
|
||||
when: dashboard_enabled | bool
|
||||
|
|
Loading…
Reference in New Issue