Skip to content

Commit fc1c2ec

Browse files
authored
Merge pull request #85986 from johnwilkins/HCIDOCS-551
HCIDOCS-551: Update IPI installer docs with C-Series / X-Series updates
2 parents 2d418f6 + c2729ba commit fc1c2ec

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

modules/ipi-install-bmc-addressing-for-cisco-cimc.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ platform:
2222
----
2323
<1> The `address` configuration setting specifies the protocol.
2424

25-
For Cisco UCS UCSX-210C-M6 hardware, Red Hat supports Cisco Integrated Management Controller (CIMC).
25+
For Cisco UCS C-Series and X-Series servers, Red Hat supports Cisco Integrated Management Controller (CIMC).
2626

2727
.BMC address format for Cisco CIMC
2828
[width="100%", cols="1,3", options="header"]
@@ -31,7 +31,7 @@ For Cisco UCS UCSX-210C-M6 hardware, Red Hat supports Cisco Integrated Managemen
3131
|Redfish virtual media| `redfish-virtualmedia://<server_kvm_ip>/redfish/v1/Systems/<serial_number>`
3232
|====
3333

34-
To enable Redfish virtual media for Cisco UCS UCSX-210C-M6 hardware, use `redfish-virtualmedia://` in the `address` setting. The following example demonstrates using Redfish virtual media within the `install-config.yaml` file.
34+
To enable Redfish virtual media for Cisco UCS C-Series and X-Series servers, use `redfish-virtualmedia://` in the `address` setting. The following example demonstrates using Redfish virtual media within the `install-config.yaml` file.
3535

3636
[source,yaml]
3737
----

modules/ipi-install-firmware-requirements-for-installing-with-virtual-media.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ Red Hat does not test every combination of firmware, hardware, or other third-pa
3838
[cols="1,1,1",options="header"]
3939
|====
4040
| Model | Management | Firmware versions
41-
| UCS UCSX-210C-M6 | CIMC | 5.2(2) or later
41+
| UCS X-Series servers footnote:[Installer-provisioned installation is supported for UCS M6 Platform and later.] | CIMC | 5.2(2) or later
42+
| UCS C-Series servers in UCS managed domain | CIMC | 4.3 or later
4243

4344
|====

0 commit comments

Comments
 (0)