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` |