changeset 6 | 3b1f18f6a5a4 |
parent 5 | 4f014cdac0b1 |
--- a/prometheus/client/defaults/main.yaml Sun Feb 09 20:34:46 2020 -0600 +++ b/prometheus/client/defaults/main.yaml Sun Feb 09 20:56:26 2020 -0600 @@ -4,7 +4,3 @@ - "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}}"