Open dashmage opened 1 year 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.
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.
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.