ansible-collection-prometheus/roles/node_exporter/templates
Kevin Bowrin be0a877b00
node_exporter: Fix Systemd ProtectHome option in service unit
Fixes an issue with the jinja2 snippet which is used to create the node_exporter Systemd unit. More details here: https://github.com/prometheus-community/ansible/issues/13

Jinja2 namespaces are used to ensure the variable `protect_home` can be set in the parent scope of the `for` loop looking through the mounts.

Signed-off-by: Kevin Bowrin <kevinbowrin@cunet.carleton.ca>
2023-05-09 16:13:50 -04:00
..
config.yaml.j2 enhancement: support ansible-vaulted basic auth passwords 2023-04-12 10:45:46 +03:00
node_exporter.service.j2 node_exporter: Fix Systemd ProtectHome option in service unit 2023-05-09 16:13:50 -04:00