Go to file
Georg Krause d1af71f4fb
Add platforms information
2021-06-08 14:16:16 +02:00
meta Add platforms information 2021-06-08 14:16:16 +02:00
tasks Add option to configure certs dir 2021-03-25 15:30:59 +01:00
templates Update cert location 2021-03-25 15:49:02 +01:00
README.md Add option to configure certs dir 2021-03-25 15:30:59 +01:00

README.md

Summary

This provide a basic ansible role to deploy the prometheus node exporter.

Please note, this is not the most flexible role but fits well into my infrastructure. More configurations can be added easyly. Get in touch!

Configuration

In order to use this role, you need to provide the following configuration:

node_exporter_domain

This is the domain serving the API.

node_exporter_cert

This specifies which domain should be used for SSL. Useful if you use wildcard certs. These are expected to live in certs_dir.

prometheus_pass

This specifies the HTTP Basic Auth password to secure the prometheus endpoint.

certs_dir

Location to look for certificates