commit 0b2d81cea6f8e6dcfa2904408fd2cf2c5273e81d parent 1ca195fea52f5baf3e324dbc91ebde9dfa16a541 Author: Dionysis Grigoropoulos <dgrig@erethon.com> Date: Sun, 22 Jul 2018 19:07:26 +0300 rpizw: Use armv6 node_exporter builds In the future, if I end up having more armv6 devices this should be moved to proper group variable. Diffstat:
ansible/inventory/host_vars/rpizw/monitoring.yml | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/ansible/inventory/host_vars/rpizw/monitoring.yml b/ansible/inventory/host_vars/rpizw/monitoring.yml @@ -0,0 +1,4 @@ +--- + +node_exporter__bundle: https://github.com/prometheus/node_exporter/releases/download/v0.16.0/node_exporter-0.16.0.linux-armv6.tar.gz +node_exporter__checksum: "sha256:f9518aea4fa7127122a6bf384ba8f70120deaaef75532749f1765cf6e25fd820"