]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
node-exporter: exclude client nodes
authorDimitri Savineau <dsavinea@redhat.com>
Fri, 11 Sep 2020 15:25:57 +0000 (11:25 -0400)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 14 Sep 2020 11:46:51 +0000 (13:46 +0200)
commitb105549ed858eb034d97f5fcad4890e17ee2ebfd
tree5439ab463e2940382bc91b35f9060c525705e863
parent3a05aeb6cbcabef2e72ea6cdf1abe2f26be05eaa
node-exporter: exclude client nodes

We don't need to install node-exporter on client node because there's
no ceph services running on them.
This also makes sure we use the group name variables in the prometheus
service template instead of hardcoding the values.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
dashboard.yml
roles/ceph-prometheus/templates/prometheus.yml.j2