Skip to content

Commit a5861ab

Browse files
committed
HCIDOCS-400: Added a new assembly for the installation modules..
1 parent 459a172 commit a5861ab

File tree

4 files changed

+28
-18
lines changed

4 files changed

+28
-18
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -392,6 +392,8 @@ Topics:
392392
File: ipi-install-prerequisites
393393
- Name: Setting up the environment for an OpenShift installation
394394
File: ipi-install-installation-workflow
395+
- Name: Installing a cluster
396+
File: ipi-install-installation
395397
- Name: Postinstallation configuration
396398
File: ipi-install-post-installation-configuration
397399
- Name: Expanding the cluster

installing/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ include::modules/ipi-verifying-nodes-after-installation.adoc[leveloffset=+2]
2525

2626
* xref:../post_installation_configuration/bare-metal-configuration.adoc#getting-the-baremetalhost-resource_post-install-bare-metal-configuration[Getting the BareMetalHost resource]
2727
28-
* xref:../installing/installing_bare_metal_ipi/ipi-install-installation-workflow.adoc#ipi-install-troubleshooting-following-the-installation_ipi-install-installation-workflow[Following the installation]
28+
* xref:../installing/installing_bare_metal_ipi/ipi-install-installation.adoc#ipi-install-troubleshooting-following-the-installation_ipi-install-installation[Following the installation]
2929
3030
* xref:../installing/validating-an-installation.adoc#validating-an-installation[Validating an installation]
3131

installing/installing_bare_metal_ipi/ipi-install-installation-workflow.adoc

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -170,20 +170,3 @@ include::modules/ipi-modify-install-config-for-a-disconnected-registry.adoc[leve
170170
// Validation checklist for installation
171171
include::modules/ipi-install-validation-checklist-for-installation.adoc[leveloffset=+1]
172172

173-
// Deploying the cluster via the {product-title} installer
174-
include::modules/ipi-install-deploying-the-cluster-via-the-openshift-installer.adoc[leveloffset=+1]
175-
176-
// Following the installation
177-
include::modules/ipi-install-following-the-installation.adoc[leveloffset=+1]
178-
179-
// Verifying static IP address configuration
180-
include::modules/ipi-install-verifying-static-ip-address-configuration.adoc[leveloffset=+1]
181-
182-
// Preparing to reinstall a cluster on bare metal
183-
include::modules/ipi-preparing-reinstall-cluster-bare-metal.adoc[leveloffset=+1]
184-
185-
[role="_additional-resources"]
186-
[id="additional-resources_creating_manifest_ignition"]
187-
== Additional resources
188-
* xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installation-user-infra-generate-k8s-manifest-ignition_installing-bare-metal[{product-title} Creating the Kubernetes manifest and Ignition config files]
189-
* xref:../../updating/understanding_updates/understanding-update-channels-release.adoc#understanding-update-channels-releases[Understanding update channels and releases]
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="ipi-install-installation"]
3+
= Installing OpenShift
4+
include::_attributes/common-attributes.adoc[]
5+
:context: ipi-install-installation
6+
7+
toc::[]
8+
9+
// Deploying the cluster via the {product-title} installer
10+
include::modules/ipi-install-deploying-the-cluster-via-the-openshift-installer.adoc[leveloffset=+1]
11+
12+
// Following the installation
13+
include::modules/ipi-install-following-the-installation.adoc[leveloffset=+1]
14+
15+
// Verifying static IP address configuration
16+
include::modules/ipi-install-verifying-static-ip-address-configuration.adoc[leveloffset=+1]
17+
18+
// Preparing to reinstall a cluster on bare metal
19+
include::modules/ipi-preparing-reinstall-cluster-bare-metal.adoc[leveloffset=+1]
20+
21+
[role="_additional-resources"]
22+
[id="additional-resources_creating_manifest_ignition"]
23+
== Additional resources
24+
* xref:../../installing/installing_bare_metal/installing-bare-metal.adoc#installation-user-infra-generate-k8s-manifest-ignition_installing-bare-metal[Creating the Kubernetes manifest and Ignition config files]
25+
* xref:../../updating/understanding_updates/understanding-update-channels-release.adoc#understanding-update-channels-releases[Understanding update channels and releases]

0 commit comments

Comments
 (0)