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 - python3-dateutil
- php-cli - php-cli
- nfs-utils - nfs-utils
- golang-github-prometheus-node-exporter
- nagios-plugins-http - nagios-plugins-http
tags: tags:
- packages - packages

View file

@ -50,7 +50,7 @@
- packages - packages
- name: install node_exporter - 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: tags:
- packages - packages

View file

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