rgibert.prometheus_node_cert_exporter
Single Binary Service
Description
Ansible role to install a Prometheus certificate file exporter
Requirements
- RHEL-based or Debian-based OS
Role Variables
Variable | Description |
---|---|
prometheus_node_cert_exporter_base_url | Base URL for download package |
prometheus_node_cert_exporter_dl_url | Download URL |
prometheus_node_cert_exporter_group | Primary group for the exporter user |
prometheus_node_cert_exporter_user | User to run the exporter as |
prometheus_node_cert_exporter_version | Version of the exporter to run |
prometheus_node_cert_exporter_paths | List of paths to watch |
Dependencies
- rgibert.user_setup:1.2.0
- rgibert.single_binary_service:1.2.1
Example Playbook
- hosts:
- servers
roles:
- role: rgibert.prometheus_node_cert_exporter
License
GPLv3
Author Information
Richard Gibert
[email protected]
https://richard.gibert.ca/
About
Installs a Prometheus certificate file exporter
Install
ansible-galaxy install rgibert.prometheus_node_cert_exporter
License
gpl-3.0
Downloads
43
Owner
SRE @getsentry