From e01f77b6047d0bbd9b4c239192960f383ae3de75 Mon Sep 17 00:00:00 2001 From: Ian Maddaus Date: Thu, 14 Mar 2024 13:58:34 -0400 Subject: [PATCH] Docs updates for Client 18.4.12 Signed-off-by: Ian Maddaus --- content/attribute_persistence.md | 2 +- content/platforms.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/attribute_persistence.md b/content/attribute_persistence.md index e3ffa6f7fd..e3e175d6a7 100644 --- a/content/attribute_persistence.md +++ b/content/attribute_persistence.md @@ -36,7 +36,7 @@ blocked_automatic_attributes [['filesystem', '/dev/diskos2']] {{< note >}} In **Chef Infra Client 16.3**, the node Blacklist and Whitelist features were deprecated and renamed to Blocklist and Allowlist. -In **Chef Infra Client 18** these features became EOL. +In **Chef Infra Client 18.4.12** these features became EOL. For backwards compatibility, the old configuration values will continue to work through Chef Infra Client 17.x See each section below for the appropriate legacy configuration values if you are running legacy clients in your organization. diff --git a/content/platforms.md b/content/platforms.md index e829c4957a..792ad3cefb 100644 --- a/content/platforms.md +++ b/content/platforms.md @@ -93,7 +93,7 @@ The following table lists the commercially supported platforms and versions for | Platform | Architecture | Version | | --- | --- | --- | | AIX | `powerpc` | `7.1` (TL5 SP2 or higher, recommended), `7.2`, `7.3` | -| Amazon Linux | `x86_64`, `aarch64` | `2.x` | +| Amazon Linux | `x86_64`, `aarch64` | `2.x`, `2023` | | CentOS | `x86_64`, `ppc64le`, `ppc64`, `aarch64` | `7.x` | | Debian | `x86_64`, `aarch64` | `10`, `11` | | FreeBSD | `amd64` | `12.x` |