Skip to content

Commit 450c269

Browse files
authored
Merge pull request #56323 from rohennes/OCPBUGS-7608-ztp-ipxe
OCPBUGS#7608: iPXE for ZTP not default behaviour
2 parents 3c1e62a + ff8f15f commit 450c269

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

modules/ztp-installation-crs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The following table lists the installation CRs that are automatically applied by
2222

2323
|`BareMetalHost`
2424
|Contains the connection information for the Baseboard Management Controller (BMC) of the target bare-metal host.
25-
|Provides access to the BMC to load and boot the discovery image on the target server by using the Redfish protocol. ZTP supports iPXE and virtual media network booting.
25+
|Provides access to the BMC to load and start the discovery image on the target server by using the Redfish protocol.
2626

2727
|`InfraEnv`
2828
|Contains information for installing {product-title} on the target bare-metal host.

snippets/ztp-example-siteconfig.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ spec:
7878
<4> Cluster labels must correspond to the `bindingRules` field in the `PolicyGenTemplate` CRs that you define. For example, `policygentemplates/common-ranGen.yaml` applies to all clusters with `common: true` set, `policygentemplates/group-du-sno-ranGen.yaml` applies to all clusters with `group-du-sno: ""` set.
7979
<5> Optional. The CR specifed under `KlusterletAddonConfig` is used to override the default `KlusterletAddonConfig` that is created for the cluster.
8080
<6> For single-node deployments, define a single host. For three-node deployments, define three hosts. For standard deployments, define three hosts with `role: master` and two or more hosts defined with `role: worker`.
81-
<7> BMC address that you use to access the host. Applies to all cluster types. ZTP supports iPXE and virtual media booting by using Redfish or IPMI protocols.
81+
<7> BMC address that you use to access the host. Applies to all cluster types.
8282
<8> Name of the `bmh-secret` CR that you separately create with the host BMC credentials. When creating the `bmh-secret` CR, use the same namespace as the `SiteConfig` CR that provisions the host.
8383
<9> Configures the boot mode for the host. The default value is `UEFI`. Use `UEFISecureBoot` to enable secure boot on the host.
8484
<10> `cpuset` must match the value set in the cluster `PerformanceProfile` CR `spec.cpu.reserved` field for workload partitioning.

0 commit comments

Comments
 (0)