From 39ef8b176abc5057c9c172a59f8770c5e66038f5 Mon Sep 17 00:00:00 2001 From: Chris Enright <28737936+QuantumPosix@users.noreply.github.com> Date: Mon, 29 Jul 2024 14:00:39 -0400 Subject: [PATCH] Update idrac_interfaces.yml added in for issue #404 --- config/idrac_interfaces.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/idrac_interfaces.yml b/config/idrac_interfaces.yml index 1089e25..a7d1706 100644 --- a/config/idrac_interfaces.yml +++ b/config/idrac_interfaces.yml @@ -59,7 +59,9 @@ uefi_7525_interfaces: NIC.Integrated.1-1-1,NIC.Integrated.1-2-1,NIC.Slot.6-1-1,N uefi_r930_interfaces: NIC.Integrated.1-2-1,HardDisk.List.1-1,NIC.Integrated.1-3-1 # To understand how custom overrides and hierarchy work please see https://github.com/redhat-performance/badfish#host-type-overrides - +#PerfLab +perflab_foreman_r750_interfaces: NIC.Embedded.1-1-1,HardDisk.List.1-1,NIC.Slot.3-1-1 +perflab_director_r750_interfaces: NIC.Slot.3-1-1,HardDisk.List.1-1,NIC.Embedded.1-1-1 # Custom Rack F04 director_f18_r640_interfaces: NIC.Slot.3-2,HardDisk.List.1-1,NIC.Slot.3-1,NIC.Slot.2-1,NIC.Slot.2-2,NIC.Integrated.1-1-1 foreman_f18_r640_interfaces: NIC.Integrated.1-1-1,HardDisk.List.1-1,NIC.Slot.3-1,NIC.Slot.3-2,NIC.Slot.2-1,NIC.Slot.2-2