Skip to content

Commit

Permalink
Updated node-exporter version to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincoakley authored May 1, 2021
1 parent 092ace9 commit e5dbd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
prometheus_node_exporter_version: 1.0.0
prometheus_node_exporter_version: 1.1.2
prometheus_node_exporter_download_url: https://github.com/prometheus/node_exporter/releases/download/v{{ prometheus_node_exporter_version }}/node_exporter-{{ prometheus_node_exporter_version }}.linux-amd64.tar.gz
prometheus_node_exporter_manage_user: true
prometheus_node_exporter_service_username: node-exp
Expand Down

0 comments on commit e5dbd3e

Please sign in to comment.