ceph-ansible/roles/ceph-dashboard/tasks
Dimitri Savineau e4e1b386b0 dashboard: allow configuring multiple grafana host
When using multiple grafana hosts then we push set the grafana and
prometheus URL and push the dashboard layout to a single node.

grafana_server_addrs is the list of all grafana nodes and used during
the ceph-dashboard role (on mgr/mon nodes).
grafana_server_addr is the current grafana node used during the
ceph-grafana and ceph-prometheus role (on grafana-server nodes).

We don't have the grafana_server_addr fact duplication code between
external vs collocated nodes.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1784011

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit c6e96699f7)
2020-02-12 19:56:31 -05:00
..
configure_dashboard.yml dashboard: allow configuring multiple grafana host 2020-02-12 19:56:31 -05:00
configure_grafana_layouts.yml dashboard: allow configuring multiple grafana host 2020-02-12 19:56:31 -05:00
main.yml dashboard: only print dashboard url of the grafana-server node 2019-12-03 14:49:12 +01:00