Skip to content
Snippets Groups Projects
Commit 96d10982 authored by Jonas Leder's avatar Jonas Leder
Browse files

install freeipmi tools

parent 7e6d90b0
Branches
No related tags found
No related merge requests found
...@@ -36,6 +36,10 @@ ...@@ -36,6 +36,10 @@
file: file:
path: /tmp/ipmi_exporter* path: /tmp/ipmi_exporter*
state: absent state: absent
- name: install freeipmi-tools
apt:
name: freeipmi-tools
update_cache: yes
- name: check ipmi-exporter status - name: check ipmi-exporter status
uri: uri:
url: http://localhost:9290/metrics url: http://localhost:9290/metrics
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment