Skip to content

Commit 45f9c67

Browse files
authored
Merge pull request #81528 from SNiemann15/osdocs11774
OSDOCS-11774: Move IBM Z post-install
2 parents 90e14a8 + 14c207f commit 45f9c67

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,8 @@ Topics:
449449
File: installing-restricted-networks-ibm-z-lpar
450450
- Name: Installation configuration parameters for IBM Z and IBM LinuxONE
451451
File: installation-config-parameters-ibm-z
452+
- Name: Configuring additional devices in an IBM Z or IBM LinuxONE environment
453+
File: ibmz-post-install
452454
- Name: Installing on IBM Power
453455
Dir: installing_ibm_power
454456
Distros: openshift-enterprise
@@ -661,8 +663,6 @@ Topics:
661663
- Name: Enabling cluster capabilities
662664
File: enabling-cluster-capabilities
663665
Distros: openshift-origin,openshift-enterprise
664-
- Name: Configuring additional devices in an IBM Z or IBM LinuxONE environment
665-
File: ibmz-post-install
666666
---
667667
Name: Updating clusters
668668
Dir: updating

post_installation_configuration/ibmz-post-install.adoc renamed to installing/installing_ibm_z/ibmz-post-install.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ The procedures described here apply only to z/VM installations. If you have inst
2323
[role="_additional-resources"]
2424
.Additional resources
2525

26-
* xref:../machine_configuration/index.adoc#machine-config-overview[Machine configuration overview]
26+
* xref:../../machine_configuration/index.adoc#machine-config-overview[Machine configuration overview]
2727
2828
include::modules/ibmz-configure-devices-mco.adoc[leveloffset=+1]
2929

3030
.Next steps
3131

32-
* xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Install and configure the Local Storage Operator]
33-
* xref:../networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.adoc#k8s-nmstate-updating-node-network-config[Updating node network configuration]
32+
* xref:../../storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Install and configure the Local Storage Operator]
33+
* xref:../../networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.adoc#k8s-nmstate-updating-node-network-config[Observing and updating the node network state and configuration]
3434
3535
include::modules/ibmz-configure-devices-manually.adoc[leveloffset=+1]
3636

@@ -49,5 +49,5 @@ include::modules/ibmz-enable-multipathing-fcp-luns.adoc[leveloffset=+1]
4949

5050
.Next steps
5151

52-
* xref:../storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Install and configure the Local Storage Operator]
53-
* xref:../networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.adoc#k8s-nmstate-updating-node-network-config[Updating node network configuration]
52+
* xref:../../storage/persistent_storage/persistent_storage_local/persistent-storage-local.adoc#persistent-storage-using-local-volume[Install and configure the Local Storage Operator]
53+
* xref:../../networking/k8s_nmstate/k8s-nmstate-updating-node-network-config.adoc#k8s-nmstate-updating-node-network-config[Observing and updating the node network state and configuration]

modules/ibmz-configure-devices-manually.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * post-installation-configuration/ibmz-post-install.adoc
3+
// * installing/installing_ibmz_z/ibmz-post-install.adoc
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="configure-additional-devices-manually_{context}"]

modules/ibmz-configure-devices-mco.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * post-installation-configuration/ibmz-post-install.adoc
3+
// * installing/installing_ibmz_z/ibmz-post-install.adoc
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="configure-additional-devices-using-mco_{context}"]

modules/ibmz-enable-multipathing-fcp-luns.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Module included in the following assemblies:
22
//
3-
// * post-installation-configuration/ibmz-post-install.adoc
3+
// * installing/installing_ibmz_z/ibmz-post-install.adoc
44

55
:_mod-docs-content-type: PROCEDURE
66
[id="enabling-multipathing-fcp-luns_{context}"]

0 commit comments

Comments
 (0)