Skip to content

Commit

Permalink
Merge pull request #3293 from larsewi/platforms-3.21
Browse files Browse the repository at this point in the history
ENT-11309: Updated supported platforms and versions (3.21)
  • Loading branch information
nickanderson authored Jun 5, 2024
2 parents 14c0a2d + 8d3caf1 commit 577944d
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions release-notes/supported-platforms.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -12,30 +12,30 @@ for all supported platforms and [binary packages for popular Linux distributions

## Hub

| Platform | Versions | Architecture |
|:-----------:|:--------------------------:|:------------:|
| CentOS/RHEL | 7, 8.1+, 9 | x86-64 |
| Debian | 9, 10, 11, 12 | x86-64 |
| Debian | 11, 12 | arm64 |
| Ubuntu | 16.04, 18.04, 20.04, 22.04 | x86-64 |
| Ubuntu | 22.04 | arm64 |
| Platform | Versions | Architecture |
|:-----------:|:---------------------------------:|:------------:|
| CentOS/RHEL | 7, 8.1+, 9 | x86-64 |
| Debian | 9, 10, 11, 12 | x86-64 |
| Debian | 11, 12 | arm64 |
| Ubuntu | 16.04, 18.04, 20.04, 22.04, 24.04 | x86-64 |
| Ubuntu | 22.04, 24.04 | arm64 |

Any supported host can be a policy server in Community installations of CFEngine.

## Clients

| Platform | Versions | Architectures |
|:-----------:|:-------------------------:|:-------------:|
| AIX | 7.1, 7.2 | PowerPC |
| CentOS/RHEL | 6, 7, 8.1, 9 | x86-64 |
| Debian | 9, 10, 11, 12 | x86-64 |
| Debian | 11, 12 | arm64 |
| HP-UX | 11.31+ | Itanium |
| SLES | 12, 15 | x86-64 |
| Solaris | 11 | UltraSparc |
| Ubuntu | 16.04 18.04, 20.04, 22.04 | x86-64 |
| Ubuntu | 22.04 | arm64 |
| Windows | 2012, 2016, 2019 | x86-64, x86 |
| Platform | Versions | Architectures |
|:-----------:|:--------------------------------:|:-------------:|
| AIX | 7.1, 7.2 | PowerPC |
| CentOS/RHEL | 6, 7, 8.1+, 9 | x86-64 |
| Debian | 9, 10, 11, 12 | x86-64 |
| Debian | 11, 12 | arm64 |
| HP-UX | 11.31+ | Itanium |
| SLES | 12, 15 | x86-64 |
| Solaris | 11 | UltraSparc |
| Ubuntu | 16.04 18.04, 20.04, 22.04, 24.04 | x86-64 |
| Ubuntu | 22.04, 24.04 | arm64 |
| Windows | 2012, 2016, 2019 | x86-64, x86 |


[Known issues][] also includes platform-specific notes.
Expand Down

0 comments on commit 577944d

Please sign in to comment.