Skip to content

Commit

Permalink
Merge pull request #3292 from larsewi/platforms
Browse files Browse the repository at this point in the history
ENT-11309: Updated supported platforms and versions
  • Loading branch information
nickanderson authored Jun 5, 2024
2 parents aa0ca71 + 278e61c commit 01ff10a
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions release-notes/supported-platforms.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -15,27 +15,27 @@ for all supported platforms and [binary packages for popular Linux distributions
| 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 |
| Debian | 9, 10, 11, 12 | x86-64 |
| Debian | 11, 12 | arm64 |
| Ubuntu | 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 01ff10a

Please sign in to comment.