Files
integ/bmc/redfishtool/debian/trixie/files/redfishtool.ini
pmp1 a2aa07010e Add redfishtool for Trixie
Added packaging support for Trixie under 'debian/trixie/'.

This change brings updates from the 'f/trixie' branch into 'master' to
ensure consistent functionality and packaging structure across both
branches.

Story: 2011360
Task: 53245

Change-Id: I84827fbdf8c2ccdcc9f35f49a412ef001d012473
Signed-off-by: pmp1 <preetham.mp@windriver.com>
Signed-off-by: Abhinav Ayyapasetti <ayyapasetti.abhinav@windriver.com>
2025-11-26 11:15:36 -05:00

19 lines
625 B
INI

[setBootOverride_overrides]
# The following list of server models should not receive a
# BootSourceOverrideMode key:value pair in the
# 'setBootOverride Once' PATCH request. When present:
# - HP Proliant servers fail the request.
# - Dell PowerEdge R7xxx servers initiate a BIOS reconfig update/reboot
# For specific servers - first filter
exclude_BootSourceOverrideMode_Models = "R740XD vSAN Ready Node", "PowerEdge R750"
# For entire manufacturers - second filter
exclude_BootSourceOverrideMode_Manufacturers = "HPE", "Dell Inc."
# For specific servers
patch_setBootOverrideUrl_Models = "PowerEdge XR8720t"
[Settings]