prometheus/rpi-client/defaults/main.yaml
changeset 22 adeda2afeb75
parent 15 6d7db9bae6c2
child 176 2d705e63f6cb
--- a/prometheus/rpi-client/defaults/main.yaml	Wed May 13 09:25:09 2020 -0500
+++ b/prometheus/rpi-client/defaults/main.yaml	Wed May 13 10:10:07 2020 -0500
@@ -5,3 +5,5 @@
 
 prometheus_client_rpi_src: "https://github.com/lukasmalkmus/rpi_exporter/releases/download/v{{prometheus_client_rpi_exporter_version}}/rpi_exporter-{{prometheus_client_rpi_exporter_version}}.linux-{{prometheus_client_arch}}.tar.gz"
 prometheus_client_rpi_dest: "rpi_exporter-{{prometheus_client_rpi_exporter_version}}.linux-{{prometheus_client_arch}}"
+
+prometheus_client_rpi_collect_gpu_temp: true