Skip to content

Commit f2eef73

Browse files
authored
Merge pull request #69454 from aireilly/fix-rosa
Fix AsciiDoc error in ROSA docs
2 parents c66c9be + d596cd1 commit f2eef73

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

cloud_experts_tutorials/cloud-experts-rosa-osd-change-default-domain.adoc

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
:_mod-docs-content-type: ASSEMBLY
22
[id="cloud-experts-changing-domains-and-certificates-on-rosa-and-osd"]
33
= Tutorial: Changing the Console, OAuth, and Downloads domains and TLS certificate on ROSA and OSD
4+
include::_attributes/attributes-openshift-dedicated.adoc[]
5+
:context: cloud-experts-domains-and-certs
6+
7+
toc::[]
48

59
//Content metadata
610
//Brought into ROSA product docs 2023-12-14
@@ -19,17 +23,17 @@
1923
:fn-term-component-routes: footnote:[We use the term `component routes` to refer to the `OAuth`, `Console`, and `Downloads` routes that are provided when ROSA and OSD are first installed. The ROSA CLI also uses the term `cluster routes` to refer to these resources.]
2024

2125
//Article text
22-
This guide demonstrates how to modify the Console, Downloads, OAuth domain, and TLS certificate keypair on Red Hat Openshift on AWS (ROSA) and Red Hat Openshift Dedicated (OSD) versions 4.14 and above.{fn-supported-versions}
26+
This guide demonstrates how to modify the Console, Downloads, OAuth domain, and TLS certificate keypair on Red Hat Openshift on AWS (ROSA) and Red Hat Openshift Dedicated (OSD) versions 4.14 and above. {fn-supported-versions}
2327

24-
The changes that we make to the component routes{fn-term-component-routes} in this guide are described in greater detail in the following documentation:
28+
The changes that we make to the component routes {fn-term-component-routes} in this guide are described in greater detail in the following documentation:
2529

2630
* link:https://docs.openshift.com/container-platform/latest/authentication/configuring-internal-oauth.html#customizing-the-oauth-server-url_configuring-internal-oauth[Customizing the internal OAuth server URL]
2731
* link:https://docs.openshift.com/container-platform/latest/web_console/customizing-the-web-console.html#customizing-the-console-route_customizing-web-console[Customizing the console route]
2832
* link:https://docs.openshift.com/container-platform/latest/web_console/customizing-the-web-console.html#customizing-the-download-route_customizing-web-console[Customizing the download route]
2933
3034
== Prerequisites
3135

32-
* ROSA CLI (`rosa`) version 1.2.27 or higher{fn-supported-cli}
36+
* ROSA CLI (`rosa`) version 1.2.27 or higher {fn-supported-cli}
3337
* AWS CLI (`aws`)
3438
* OpenShift CLI (`oc`)
3539
* A ROSA or OSD cluster (STS, non-STS, or PrivateLink)

0 commit comments

Comments
 (0)