https://github.com/stackhpc/stackhpc.ipmi-exporter
Ansible role to deploy ipmi exporter
https://github.com/stackhpc/stackhpc.ipmi-exporter
Last synced: 2 months ago
JSON representation
Ansible role to deploy ipmi exporter
- Host: GitHub
- URL: https://github.com/stackhpc/stackhpc.ipmi-exporter
- Owner: stackhpc
- Created: 2019-10-04T17:01:02.000Z (almost 7 years ago)
- Default Branch: wip
- Last Pushed: 2022-08-03T08:04:41.000Z (almost 4 years ago)
- Last Synced: 2024-04-14T22:50:23.261Z (over 2 years ago)
- Language: Jinja
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
stackhpc.ipmi_exporter
=========
Deploys the IPMI exporter prometheus container
Requirements
------------
No requirements.
Role Variables
--------------
Please see `defaults/main.yml`
Dependencies
------------
A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.
Example Playbook
----------------
- hosts: servers
roles:
- { role: stackhpc.ipmi_exporter, var_name: 42 }
Testing locally
---------------
```
molecule test
```
License
-------
Apache
Author Information
------------------
Will Szumski