Skip to content

Commit 3d0a47d

Browse files
authored
Merge pull request #95875 from EricPonvelle/enterprise-4.19
Fixed the ROSA with HCP product title
2 parents e9288ae + 563ab04 commit 3d0a47d

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

_attributes/attributes-openshift-dedicated.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,4 @@
6060
:rosa-short: ROSA with HCP
6161
:egress-zero: egress zero
6262
:egress-zero-title: {rosa-short} clusters with {egress-zero}
63-
:classic: {rosa-classic}
6463
:classic-short: {rosa-classic-short}

_distro_map.yml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ openshift-dedicated:
2323
name: ''
2424
dir: dedicated/
2525
openshift-rosa:
26-
name: Red Hat OpenShift Service on AWS (classic architecture)
26+
name: Red Hat OpenShift Service on AWS (classic architecture) (ROSA (classic))
2727
author: OpenShift Documentation Project <openshift-docs@redhat.com>
2828
site: commercial
2929
site_name: Documentation
@@ -35,6 +35,19 @@ openshift-rosa:
3535
rosa-preview:
3636
name: ''
3737
dir: rosa-preview/
38+
openshift-rosa-hcp:
39+
name: Red Hat OpenShift Service on AWS (ROSA) with hosted control plane (HCP)
40+
author: OpenShift Documentation Project <openshift-docs@redhat.com>
41+
site: commercial
42+
site_name: Documentation
43+
site_url: https://docs.openshift.com/
44+
branches:
45+
enterprise-4.19:
46+
name: ''
47+
dir: rosa-hcp/
48+
rosa-preview:
49+
name: ''
50+
dir: rosa-hcp-preview/
3851
openshift-rosa-portal:
3952
name: Red Hat OpenShift Service on AWS
4053
author: OpenShift Documentation Project <openshift-docs@redhat.com>

0 commit comments

Comments
 (0)