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
|
- 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
|
||||||
|
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue