-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into nikhil/update-chef-client-18.4.2
- Loading branch information
Showing
1 changed file
with
8 additions
and
8 deletions.
There are no files selected for viewing
16 changes: 8 additions & 8 deletions
16
docs-chef-io/content/workstation/reusable/md/workstation_supported_platforms.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
| Platform | Architecture | Version | | ||
|-----------------------------------| ----------------| ---------------------------------------------------------------------------| | ||
| Amazon Linux | x86_64 | 2.x | | ||
| macOS | x86_64, arch64 | 11.x, 12.x | | ||
| Debian | x86_64 | 10, 11 | | ||
| Red Hat Enterprise Linux / CentOS | x86_64 | 7.x, 8.x, 9.x | | ||
| Ubuntu | x86_64 | 18.04, 20.04, 22.04 | | ||
| Windows | x64 | 10, 11, Server 2012, Server 2012 R2, Server 2016, Server 2019, Server 2022 | | ||
| Platform | Architecture | Version | | ||
|-----------------------------------| ----------------------------| ---------------------------------------------------------------------------| | ||
| Amazon Linux | x86_64, arch64 (2023 only) | 2.x, 2023 | | ||
| macOS | x86_64, arch64 | 12.x | | ||
| Debian | x86_64 | 10.x, 11.x | | ||
| Red Hat Enterprise Linux / CentOS | x86_64 | 7.x, 8.x, 9.x | | ||
| Ubuntu | x86_64 | 18.04, 20.04, 22.04 | | ||
| Windows | x64 | 10, 11, Server 2012, Server 2012 R2, Server 2016, Server 2019, Server 2022 | |