Skip to content

[RFE] Make badfish lib no op if idrac_interfaces.yml has no model entry. #600

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

Open
sadsfae opened this issue May 14, 2025 · 1 comment
Open

Comments

@sadsfae
Copy link
Member

sadsfae commented May 14, 2025

In the absence of an idrac_interfaces.yml entry for a model (but a supported "model" e.g. a dell in config.py) we should probably no-op or at least stdout message that there is no idrac_interfaces.yml entry found .. and simply do nothing.

I could see a case in a lab where they already set or manage their interfaces and they don't change and it should be left alone.

We don't actually cover entering those entries either, it's just something we use in our labs although it's very useful and recommended to do so if you need to enforce BIOS boot interface order.

@grafuls
Copy link
Contributor

grafuls commented May 20, 2025

This will have to wait for the refactor of M&R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

2 participants