canonical / prometheus-hardware-exporter

Prometheus Hardware Exporter is an exporter for Hardware Observer
GNU General Public License v3.0
10 stars 9 forks source link

Redfish credentials are common across all machines #43

Open dashmage opened 12 months ago

dashmage commented 12 months ago

The same Redfish username and password credentials are used for logging in across all machines where hardware-observer is deployed. There is currently no support for using separate credentials to log into Redfish services on different machines if required.

gabrielcocenza commented 2 months ago

This might be possible to achieve by using juju-secrets but still unclear how to do it. Another possibility would be having a nested configuration mapping hostname to a user and a password.

chanchiwai-ray commented 2 months ago

Using juju secret + peer relations + juju update-secret it is possible to do per-unit secret for redfish, but this will require Juju version 3.5.4.