]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-facts: move grafana fact to dedicated file
authorDimitri Savineau <dsavinea@redhat.com>
Mon, 13 Jan 2020 15:24:52 +0000 (10:24 -0500)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 13 Jan 2020 21:28:23 +0000 (16:28 -0500)
commitdc797971cec798a47ab0a7b9ad3cde209c369865
tree9b522f2d8f9473c89377bb23815bdf44fea62963
parent266c4c77631d9da8c5fdfccd0582c2b2c930f9b5
ceph-facts: move grafana fact to dedicated file

We don't need to executed the grafana fact everytime but only during
the dashboard deployment.
Especially for ceph-grafana, ceph-prometheus and ceph-dashboard roles.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1790303
Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit f940e695ab839aafac3be73163d8c84a2d1a8ebf)
dashboard.yml
roles/ceph-facts/tasks/facts.yml
roles/ceph-facts/tasks/grafana.yml [new file with mode: 0644]