From dff9c9885a7fc210c0da0c143ec4c9f62bb373cc Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Tue, 14 Nov 2023 12:44:25 -0500 Subject: [PATCH] Update InSpec supported platforms (#4205) Signed-off-by: Ian Maddaus --- content/platforms.md | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/content/platforms.md b/content/platforms.md index ac62d0fa4f..7dc1ce3e85 100644 --- a/content/platforms.md +++ b/content/platforms.md @@ -154,16 +154,7 @@ The following platforms are supported only using the community. The following table lists the commercially-supported platforms and versions for Chef InSpec. -| Platform | Architecture | Version | -| --- | --- | --- | -| Amazon Linux | `x86_64`, `aarch64` | `2.x` | -| Debian | `x86_64`, `aarch64` (10.x only) | `9`, `10`, `11` | -| macOS | `x86_64`, `aarch64` (M1 processors) | `10.15`, `11.x`, `12.x` | -| Oracle Enterprise Linux | `x86_64`, `aarch64` (7.x / 8.x only) | `6.x`, `7.x`, `8.x` | -| Red Hat Enterprise Linux | `x86_64`, `aarch64` (7.x and 8.x only) | `6.x`, `7.x`, `8.x` | -| SUSE Linux Enterprise Server | `x86_64`, `aarch64` (15.x only) | `12.x`, `15.x` | -| Ubuntu | `x86_64` | `16.04`, `18.04`, `20.04` | -| Windows | `x86_64` | `8.1`, `2012`, `2012 R2`, `2016`, `10` (all channels except "insider" builds), `2019`, `11`, `2022` | +{{< readfile file="content/inspec/reusable/md/support_commercial_platforms.md" >}} #### Derived platforms @@ -171,14 +162,7 @@ The following table lists supported derived platforms and versions for Chef InSp See our policy on [support for derived platforms](#support-for-derived-platforms) for more information. -| Platform | Architecture | Version | Parent platform | -| --- | --- | --- | --- | -| AlmaLinux | `x86_64`, `aarch64` | `8.x` | CentOS | -| Rocky Linux | `x86_64`, `aarch64` | `8.x` | CentOS | - -Chef InSpec Target Mode (`inspec --target`) may be functional on -additional platforms, versions, and architectures but aren't validated -by Chef Software, Inc. +{{< readfile file="content/inspec/reusable/md/support_derived_platforms.md" >}} ### Chef Manage