From c86dac93650dc62f9db4e71fe77934e26843bdc1 Mon Sep 17 00:00:00 2001 From: John Heraghty Date: Mon, 8 Dec 2025 14:05:30 +0000 Subject: [PATCH] OSDOCS-17471: Updated product titles with correct naming conventions OSDOCS-17471: Fix syntax issue from prow builds --- .../ocm-accesscontrol-tab-cluster-roles-access.adoc | 13 +++++-------- modules/ocm-overview-tab.adoc | 4 ++-- 2 files changed, 7 insertions(+), 10 deletions(-) diff --git a/modules/ocm-accesscontrol-tab-cluster-roles-access.adoc b/modules/ocm-accesscontrol-tab-cluster-roles-access.adoc index df9ffc575d..4bcd031f60 100644 --- a/modules/ocm-accesscontrol-tab-cluster-roles-access.adoc +++ b/modules/ocm-accesscontrol-tab-cluster-roles-access.adoc @@ -7,16 +7,13 @@ = Cluster roles and access [role="_abstract"] -You can create a `dedicated-admins` role for {product-short-name} clusters or `cluster-admins` role for {product-title} clusters. +You can create a `dedicated-admins` role for {dedicated} clusters or `cluster-admins` role for {rosa-title} or {rosa-classic-title} clusters. .Procedure . Click the **Add user** button. . Enter the ID of the user you want to grant cluster admin access. -. Select the appropriate group for your user. Either `dedicated-admins` for {product-short-name} clusters, or `cluster-admins` for -ifdef::openshift-rosa[] -{rosa-classic-short} -endif::openshift-rosa[] -ifdef::openshift-rosa-hcp[] -{rosa-short} -endif::openshift-rosa-hcp[] +. Select the appropriate group for your user. Either `dedicated-admins` for {dedicated} clusters, or `cluster-admins` for +ifdef::openshift-rosa,openshift-rosa-hcp[] +{product-title} +endif::openshift-rosa,openshift-rosa-hcp[] clusters. \ No newline at end of file diff --git a/modules/ocm-overview-tab.adoc b/modules/ocm-overview-tab.adoc index f3cb3fe49f..e349fc953e 100644 --- a/modules/ocm-overview-tab.adoc +++ b/modules/ocm-overview-tab.adoc @@ -11,7 +11,7 @@ The **Overview** tab provides information about how the cluster was configured: * **Cluster ID** is the unique identification for the created cluster. This ID can be used when issuing commands to the cluster from the command line. * **Domain prefix** is the prefix that is used throughout the cluster. The default value is the cluster's name. -* **Type** shows the type of cluster, for example {rosa-classic-short}, {rosa-short}, or Dedicated. +* **Type** shows the type of cluster, for example {rosa-classic-title}, {rosa-title}, or {dedicated}. ifndef::openshift-rosa[] * **Control plane type** is the architecture type of the cluster. The field only displays if the cluster uses a hosted control plane architecture. endif::openshift-rosa[] @@ -20,7 +20,7 @@ ifdef::openshift-rosa[] * **Availability** shows which type of availability zone that the cluster uses, either single or multizone. endif::openshift-rosa[] ifdef::openshift-rosa-hcp[] -* **Availability** shows multizone for {rosa-short} clusters. +* **Availability** shows multizone for {rosa-title} clusters. endif::openshift-rosa-hcp[] ifndef::openshift-enterprise[] * **Channel group** shows the update channel for the cluster, such as stable or eus. Support for channel groups varies by cluster version. If support channel editing is available, this field can be changed by clicking the pencil icon.