Skip to content

Commit 7fa3d25

Browse files
updates system requirements for topologies (#3855)
1 parent 49dc124 commit 7fa3d25

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

downstream/snippets/cont-tested-system-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@ a|
3434

3535
| Database
3636
| {PostgresVers}
37-
|
37+
| External (customer supported) databases require ICU support.
3838

3939
|====

downstream/snippets/rpm-env-a-tested-system-config.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
.Tested system configurations
33
[options="header"]
44
|====
5-
| Type | Description
6-
| Subscription | Valid {PlatformName} subscription
5+
| Type | Description |
6+
| Subscription | Valid {PlatformName} subscription |
77
| Operating system
88
a|
99
* {RHEL} 8.8 or later minor versions of {RHEL} 8.
10-
* {RHEL} 9.2 or later minor versions of {RHEL} 9.
11-
| CPU architecture | x86_64, AArch64, s390x (IBM Z), ppc64le (IBM Power)
12-
| Ansible-core | Ansible-core version {CoreUseVers} or later
13-
| Browser | A currently supported version of Mozilla Firefox or Google Chrome
14-
| Database | {PostgresVers}
10+
* {RHEL} 9.2 or later minor versions of {RHEL} 9. |
11+
| CPU architecture | x86_64, AArch64, s390x (IBM Z), ppc64le (IBM Power) |
12+
| `ansible-core` | `ansible-core` version {CoreUseVers} or later | {PlatformNameShort} uses the system-wide ansible-core package to install the platform, but uses ansible-core 2.16 for both its control plane and built-in execution environments.
13+
| Browser | A currently supported version of Mozilla Firefox or Google Chrome |
14+
| Database | {PostgresVers} | External (customer supported) databases require ICU support.
1515
|====

0 commit comments

Comments
 (0)