node_exporter: ensure password is defined #4

Open
opened 2025-12-20 19:12:53 +00:00 by irl · 0 comments
Owner

Default is currently to work with no password but I think we would never want this. End goal is to use mutual TLS authentication but we'll be using password for a while until we have time to get there. This is a defence in depth to make sure we never accidentally deploy without password.

The node exporter web configuration currently has a conditional to handle the no password case that can be removed.

Default is currently to work with no password but I think we would never want this. End goal is to use mutual TLS authentication but we'll be using password for a while until we have time to get there. This is a defence in depth to make sure we never accidentally deploy without password. The node exporter web configuration currently has a conditional to handle the no password case that can be removed.
irl added this to the Link project 2025-12-22 11:32:57 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: sr2/ansible-collection-core#4
No description provided.