]> git-server-git.apps.pok.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 17:05:57 +0000 (12:05 -0500)
commitf940e695ab839aafac3be73163d8c84a2d1a8ebf
tree5296ea4e69f9c9c06e04978eab5175bfca5d402f
parent58e6bfed2d1c9f6e86fd1a680f26539f539afcd0
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>
dashboard.yml
roles/ceph-facts/tasks/facts.yml
roles/ceph-facts/tasks/grafana.yml [new file with mode: 0644]