From 6aab2eef4301b9d80850cfcd2651b7d95955b73e Mon Sep 17 00:00:00 2001 From: emarcusRH Date: Tue, 12 Oct 2021 17:59:15 +0300 Subject: [PATCH] add conditionalization to table for RHV --- modules/installation-configuration-parameters.adoc | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/modules/installation-configuration-parameters.adoc b/modules/installation-configuration-parameters.adoc index af274137684c..3cce3c1441d4 100644 --- a/modules/installation-configuration-parameters.adoc +++ b/modules/installation-configuration-parameters.adoc @@ -436,7 +436,10 @@ Optional installation configuration parameters are described in the following ta |`compute` |The configuration for the machines that comprise the compute nodes. -|Array of `MachinePool` objects. For details, see the following "Machine-pool" table. +|Array of `MachinePool` objects. +ifdef::rhv[] +For details, see the "Additional RHV parameters for machine pools" table. +endif::rhv[] ifndef::ibm-z,ibm-power[] |`compute.architecture` @@ -479,7 +482,10 @@ accounts for the dramatically decreased machine performance. |`controlPlane` |The configuration for the machines that comprise the control plane. -|Array of `MachinePool` objects. For details, see the following "Machine-pool" table. +|Array of `MachinePool` objects. +ifdef::rhv[] +For details, see the "Additional RHV parameters for machine pools" table. +endif::rhv[] ifndef::ibm-z,ibm-power[] |`controlPlane.architecture`