copr: downgrade node_exporter to version 1.2.2
This commit is contained in:
parent
dc1f5c0148
commit
166b814a28
3 changed files with 1 additions and 3 deletions
|
@ -30,7 +30,6 @@
|
|||
- python3-dateutil
|
||||
- php-cli
|
||||
- nfs-utils
|
||||
- golang-github-prometheus-node-exporter
|
||||
- nagios-plugins-http
|
||||
tags:
|
||||
- packages
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
- packages
|
||||
|
||||
- name: install node_exporter
|
||||
dnf: state=latest pkg=golang-github-prometheus-node-exporter
|
||||
dnf: state=present pkg=golang-github-prometheus-node-exporter-1.2.2
|
||||
tags:
|
||||
- packages
|
||||
|
||||
|
|
|
@ -40,7 +40,6 @@
|
|||
- pxz
|
||||
- python3-alembic
|
||||
- mod_auth_gssapi
|
||||
- golang-github-prometheus-node-exporter
|
||||
- nagios-plugins-http
|
||||
tags:
|
||||
- packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue