copr: downgrade node_exporter to version 1.2.2

This commit is contained in:
Silvie Chlupova 2022-01-25 16:34:23 +01:00
parent dc1f5c0148
commit 166b814a28
3 changed files with 1 additions and 3 deletions

View file

@ -30,7 +30,6 @@
- python3-dateutil
- php-cli
- nfs-utils
- golang-github-prometheus-node-exporter
- nagios-plugins-http
tags:
- packages

View file

@ -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

View file

@ -40,7 +40,6 @@
- pxz
- python3-alembic
- mod_auth_gssapi
- golang-github-prometheus-node-exporter
- nagios-plugins-http
tags:
- packages