Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/attribute_persistence.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion content/platforms.md
Original file line number Diff line number Diff line change
Expand Up @@ -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` |
Expand Down