diff options
| author | Luke Hoersten <[email protected]> | 2023-04-03 13:20:18 -0500 |
|---|---|---|
| committer | Luke Hoersten <[email protected]> | 2023-04-03 13:20:18 -0500 |
| commit | fecba00f69bf8577d7abe67dcb81a612b3c547e5 (patch) | |
| tree | 67f5bf7f682bfae24aeeee428545e1494871f825 /prometheus/rpi-client | |
| parent | c5343ef2c6830c3f833c65a21ad5e6ea3affc5a0 (diff) | |
Version update
Diffstat (limited to 'prometheus/rpi-client')
| -rw-r--r-- | prometheus/rpi-client/defaults/main.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prometheus/rpi-client/defaults/main.yaml b/prometheus/rpi-client/defaults/main.yaml index 899edea..0b5f355 100644 --- a/prometheus/rpi-client/defaults/main.yaml +++ b/prometheus/rpi-client/defaults/main.yaml @@ -1,5 +1,6 @@ --- +# https://github.com/lukasmalkmus/rpi_exporter/releases prometheus_client_rpi_exporter_version: "0.8.0" prometheus_client_arch: "{{ansible_architecture}}" |
