Skip to content

Commit 339bbe4

Browse files
committed
Removed "Optional" from module titles.
Signed-off-by: John Wilkins <[email protected]>
1 parent c2ec38b commit 339bbe4

15 files changed

+15
-15
lines changed

modules/creating-manifest-file-customized-br-ex-bridge.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ endif::[]
1818

1919
:_mod-docs-content-type: PROCEDURE
2020
[id="creating-manifest-file-customized-br-ex-bridge_{context}"]
21-
== Optional: Creating a manifest object that includes a customized `br-ex` bridge
21+
== Creating a manifest object that includes a customized `br-ex` bridge
2222

2323
ifndef::postinstall-bare-metal-ipi,postinstall-bare-metal-upi[]
2424
As an alternative to using the `configure-ovs.sh` shell script to set a customized `br-ex` bridge on a bare-metal platform, you can create a `MachineConfig` object that includes a customized `br-ex` bridge network configuration.

modules/creating-scaling-machine-sets-compute-nodes-networking.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
:_mod-docs-content-type: PROCEDURE
1111
[id="creating-scaling-machine-sets-compute-nodes-networking_{context}"]
12-
= Optional: Scaling each machine set to compute nodes
12+
= Scaling each machine set to compute nodes
1313

1414
To apply a customized `br-ex` bridge configuration to all compute nodes in your {product-title} cluster, you must edit your `MachineConfig` custom resource (CR) and modify its roles. Additionally, you must create a `BareMetalHost` CR that defines information for your bare-metal machine, such as hostname, credentials, and so on.
1515

modules/ipi-install-configuring-host-dual-network-interfaces-in-the-install-config.yaml-file.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="configuring-host-dual-network-interfaces-in-the-install-config-yaml-file_{context}"]
7-
= Optional: Configuring host network interfaces for dual port NIC
7+
= Configuring host network interfaces for dual port NIC
88

99
:FeatureName: Support for Day 1 operations associated with enabling NIC partitioning for SR-IOV devices
1010
include::snippets/technology-preview.adoc[leveloffset=+1]

modules/ipi-install-configuring-host-network-interfaces-in-the-install-config.yaml-file.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="configuring-host-network-interfaces-in-the-install-config-yaml-file_{context}"]
7-
= Optional: Configuring host network interfaces
7+
= Configuring host network interfaces
88

99
Before installation, you can set the `networkConfig` configuration setting in the `install-config.yaml` file to configure host network interfaces using NMState.
1010

modules/ipi-install-configuring-managed-secure-boot-in-the-install-config-file.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="configuring-managed-secure-boot-in-the-install-config-file_{context}"]
7-
= Optional: Configuring managed Secure Boot
7+
= Configuring managed Secure Boot
88

99
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:
1010

modules/ipi-install-configuring-ntp-for-disconnected-clusters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
:_mod-docs-content-type: PROCEDURE
77
[id="configuring-ntp-for-disconnected-clusters_{context}"]
8-
= Optional: Configuring NTP for disconnected clusters
8+
= Configuring NTP for disconnected clusters
99

1010
//This procedure can be executed as a day 1 or day 2 operation with minor differences.
1111
//The conditional text picks up the context and displays the appropriate alternate steps.

modules/ipi-install-configuring-storage-on-nodes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
:_mod-docs-content-type: PROCEDURE
77
[id="configuring-storage-on-nodes_{context}"]
8-
= Optional: Configuring storage on nodes
8+
= Configuring storage on nodes
99

1010
You can make changes to operating systems on {product-title} nodes by creating `MachineConfig` objects that are managed by the Machine Config Operator (MCO).
1111

modules/ipi-install-configuring-the-bios.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="configuring-the-bios_{context}"]
7-
= Optional: Configuring the BIOS
7+
= Configuring the BIOS
88

99
The following procedure configures the BIOS during the installation process.
1010

modules/ipi-install-configuring-the-raid.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="configuring-the-raid_{context}"]
7-
= Optional: Configuring the RAID
7+
= Configuring the RAID
88

99
The following procedure configures a redundant array of independent disks (RAID) using baseboard management controllers (BMCs) during the installation process.
1010

modules/ipi-install-creating-an-rhcos-images-cache.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="ipi-install-creating-an-rhcos-images-cache_{context}"]
7-
= Optional: Creating an {op-system} images cache
7+
= Creating an {op-system} images cache
88

99
To employ image caching, you must download the {op-system-first} image used by the bootstrap VM to provision the cluster nodes. Image caching is optional, but it is especially useful when running the installation program on a network with limited bandwidth.
1010

0 commit comments

Comments
 (0)