ansible-taler-exchange

Ansible playbook to deploy a production Taler Exchange
Log | Files | Refs | README | LICENSE

node-exporter-default.j2 (337B)


      1 # Managed by Ansible. Plaintext metrics must remain on loopback.
      2 ARGS="--web.listen-address={{ monitoring_public_bundle.monitoring_client.node_exporter.backend_listen_address }} --collector.textfile.directory=/var/lib/prometheus/node-exporter --collector.systemd --collector.systemd.unit-include=.+\\.(service|socket|timer|path|target)"