src.nth.io/

summaryrefslogtreecommitdiff
path: root/prometheus/client/defaults/main.yaml
blob: fd07a6b5710bffb83f8bcb0eabed2b5942ab6950 (plain)
1
2
3
4
5
6
7
8
9
10
---

prometheus_client_apt_packages:
  - "prometheus-node-exporter"
  # - "prometheus-postgres-exporter"
  # - "prometheus-nginx-exporter"

prometheus_client_rpi_exporter_version: "0.6.0"
prometheus_client_arch: "{{ansible_architecture}}"
prometheus_client_rpi_dest: "rpi_exporter-{{prometheus_client_rpi_exporter_version}}.linux-{{prometheus_client_arch}}"