6 lines
303 B
Text
6 lines
303 B
Text
|
|
# Gere par Set-OPS (role client_metrique). TLS pour node_exporter (exporter-toolkit).
|
||
|
|
# Le cert/cle step_ca sont synchronises par setops-node-exporter-cert-sync (owned prometheus).
|
||
|
|
tls_server_config:
|
||
|
|
cert_file: {{ client_metrique_tls_dir }}/node.crt
|
||
|
|
key_file: {{ client_metrique_tls_dir }}/node.key
|