Skip to content

Commit 789499f

Browse files
authored
Merge pull request #87 from anarnold97/MTA-4600-OCP-supported-version-attribute
ready to be merged - MTA-4600: Updating the OCP references to be an attribute
2 parents b538b19 + 4c3d306 commit 789499f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

docs/topics/about-the-mta-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="about-the-mta-operator_{context}"]
77
= The {ProductShortName} Operator
88

9-
By using the {ProductName} Operator, you can install the {WebName} on OpenShift Container Platform versions 4.15-4.17.
9+
By using the {ProductName} Operator, you can install the {WebName} on OpenShift Container Platform versions {ocp-supported}.
1010

1111
For more information about the prerequisites for the {ProductShortName} Operator installation, see link:https://access.redhat.com/support/policy/updates/openshift_operators[OpenShift Operator Life Cycles].
1212

docs/topics/mta-7-installing-web-console-on-openshift.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,12 @@ To successfully deploy, the {ProductShortName} Operator requires 2 RWO persisten
5353
[id="installing-mta-operator-and-ui_{context}"]
5454
== Installing the {ProductName} Operator and the {WebName}
5555

56-
You can install the {ProductName} ({ProductShortName}) and the {WebName} on Red Hat OpenShift versions 4.15-4.17.
56+
You can install the {ProductName} ({ProductShortName}) and the {WebName} on Red Hat OpenShift versions {ocp-supported}.
5757

5858
.Prerequisites
5959

6060
* 4 vCPUs, 8 GB RAM, and 40 GB persistent storage.
61-
* Any cloud services or self-hosted edition of Red Hat OpenShift on versions 4.15-4.17.
61+
* Any cloud services or self-hosted edition of Red Hat OpenShift on versions {ocp-supported}.
6262
* You must be logged in as a user with `cluster-admin` permissions.
6363

6464
For more information, see link:https://access.redhat.com/support/policy/updates/openshift_operators[OpenShift Operator Life Cycles].

docs/topics/templates/document-attributes.adoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ ifdef::mta[]
2424
:WebNameTitle: User Interface
2525
:WebNameURL: user_interface_guide
2626
:WebConsoleBookName: {WebNameTitle} Guide
27-
:ProductVersion: 7.2.0
27+
:ProductVersion: 7.2.1
2828
:PluginName: MTA plugin
2929
// :MavenProductVersion: 7.0.0.GA-redhat-00001
30-
:ProductDistributionVersion: 7.2.0.GA-redhat
31-
:ProductDistribution: mta-7.2.0.GA-cli-offline.zip
30+
:ProductDistributionVersion: 7.2.1.GA-redhat
31+
:ProductDistribution: mta-7.2.1.GA-cli-offline.zip
3232
:DevDownloadPageURL: https://developers.redhat.com/products/mta/download
3333
:IDEPluginFilename: migrationtoolkit-mta-eclipse-plugin-repository
3434
:JiraWindupURL: https://issues.redhat.com/projects/MTA/issues
@@ -39,6 +39,7 @@ ifdef::mta[]
3939
:ocp-short: OpenShift
4040
:ocp: OCP
4141
:ocp-version: 4.17
42+
:ocp-supported: 4.17, 4.16, 4.15
4243
endif::[]
4344

4445
ifdef::mtr[]

0 commit comments

Comments
 (0)