Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redfish credentials are common across all machines #43

Open
dashmage opened this issue Oct 30, 2023 · 2 comments
Open

Redfish credentials are common across all machines #43

dashmage opened this issue Oct 30, 2023 · 2 comments
Labels
documentation Improvements or additions to documentation

Comments

@dashmage
Copy link
Contributor

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.

@Pjack Pjack added the documentation Improvements or additions to documentation label Nov 1, 2023
@gabrielcocenza
Copy link
Member

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
Copy link
Contributor

chanchiwai-ray commented Aug 9, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants