Skip to content

Commit d5de692

Browse files
authored
Merge pull request #103538 from jheraght/OSDOCS-17471
[OSDOCS#17471]Updated product titles with correct naming conventions
2 parents 2ec8861 + 917a6d3 commit d5de692

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

modules/ocm-accesscontrol-tab-cluster-roles-access.adoc

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,13 @@
77
= Cluster roles and access
88

99
[role="_abstract"]
10-
You can create a `dedicated-admins` role for {product-short-name} clusters or `cluster-admins` role for {product-title} clusters.
10+
You can create a `dedicated-admins` role for {dedicated} clusters or `cluster-admins` role for {rosa-title} or {rosa-classic-title} clusters.
1111

1212
.Procedure
1313
. Click the **Add user** button.
1414
. Enter the ID of the user you want to grant cluster admin access.
15-
. Select the appropriate group for your user. Either `dedicated-admins` for {product-short-name} clusters, or `cluster-admins` for
16-
ifdef::openshift-rosa[]
17-
{rosa-classic-short}
18-
endif::openshift-rosa[]
19-
ifdef::openshift-rosa-hcp[]
20-
{rosa-short}
21-
endif::openshift-rosa-hcp[]
15+
. Select the appropriate group for your user. Either `dedicated-admins` for {dedicated} clusters, or `cluster-admins` for
16+
ifdef::openshift-rosa,openshift-rosa-hcp[]
17+
{product-title}
18+
endif::openshift-rosa,openshift-rosa-hcp[]
2219
clusters.

modules/ocm-overview-tab.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The **Overview** tab provides information about how the cluster was configured:
1111

1212
* **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.
1313
* **Domain prefix** is the prefix that is used throughout the cluster. The default value is the cluster's name.
14-
* **Type** shows the type of cluster, for example {rosa-classic-short}, {rosa-short}, or Dedicated.
14+
* **Type** shows the type of cluster, for example {rosa-classic-title}, {rosa-title}, or {dedicated}.
1515
ifndef::openshift-rosa[]
1616
* **Control plane type** is the architecture type of the cluster. The field only displays if the cluster uses a hosted control plane architecture.
1717
endif::openshift-rosa[]
@@ -20,7 +20,7 @@ ifdef::openshift-rosa[]
2020
* **Availability** shows which type of availability zone that the cluster uses, either single or multizone.
2121
endif::openshift-rosa[]
2222
ifdef::openshift-rosa-hcp[]
23-
* **Availability** shows multizone for {rosa-short} clusters.
23+
* **Availability** shows multizone for {rosa-title} clusters.
2424
endif::openshift-rosa-hcp[]
2525
ifndef::openshift-enterprise[]
2626
* **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.

0 commit comments

Comments
 (0)