Skip to content

Commit

Permalink
Added Ubuntu 24.04 to supported platforms
Browse files Browse the repository at this point in the history
Added Ubuntu 24.04 (x86-64 & arm64) to supported platforms for hub and
client.

Ticket: ENT-11309
Changelog: None
Signed-off-by: Lars Erik Wik <[email protected]>
  • Loading branch information
larsewi committed Jun 5, 2024
1 parent 14c0a2d commit fd5bf1d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions release-notes/supported-platforms.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ for all supported platforms and [binary packages for popular Linux distributions
| 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 |
| 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.

Expand All @@ -33,8 +33,8 @@ Any supported host can be a policy server in Community installations of CFEngine
| 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 |
| 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 |


Expand Down

0 comments on commit fd5bf1d

Please sign in to comment.