You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 noidrac_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.
The text was updated successfully, but these errors were encountered: