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
Copy file name to clipboardExpand all lines: modules/ipi-install-additional-install-config-parameters.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -199,6 +199,6 @@ The `hosts` parameter is a list of separate bare metal assets used to build the
199
199
200
200
| `networkConfig`
201
201
|
202
-
| Set this optional parameter to configure the network interface of a host. See "(Optional) Configuring host network interfaces in the `install-config.yaml` file" for additional details.
202
+
| Set this optional parameter to configure the network interface of a host. See "(Optional) Configuring host network interfaces" for additional details.
= (Optional) Configure network components to run on the control plane
7
+
= (Optional) Configuring network components to run on the control plane
8
8
9
9
You can configure networking components to run exclusively on the control plane nodes. By default, {product-title} allows any node in the machine config pool to host the `ingressVIP` virtual IP address. However, some environments deploy worker nodes in separate subnets from the control plane nodes. When deploying remote workers in separate subnets, you must place the `ingressVIP` virtual IP address exclusively with the control plane nodes.
= (Optional) Configuring host network interfaces in the `install-config.yaml` file
7
+
= (Optional) Configuring host network interfaces
8
8
9
9
During installation, you can set the `networkConfig` configuration setting in the `install-config.yaml` file to configure host network interfaces using NMState. To use the `networkConfig` configuration setting, you must provide an NMState YAML configuration.
= (Optional) Configuring managed Secure Boot in the `install-config.yaml` file
7
+
= (Optional) Configuring managed Secure Boot
8
8
9
9
You can enable managed Secure Boot when deploying an installer-provisioned cluster using Redfish BMC addressing, such as `redfish`, `redfish-virtualmedia`, or `idrac-virtualmedia`. To enable managed Secure Boot, add the `bootMode` configuration setting to each node:
0 commit comments