Fix minor inconsistency in agent config overrides docs (#32874)

Only macs would be overridden here

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
This commit is contained in:
jacobshandling
2025-09-11 12:37:14 -05:00
committed by GitHub
co-authored by Jacob Shandling
parent c5d734f276
commit ee4d4c0a7d
+1 -1
View File
@@ -256,7 +256,7 @@ agent_options:
# Note configs in overrides take precedence over the default config defined
# under the config key above. Hosts receive overrides based on the platform
# returned by `SELECT platform FROM os_version`. In this example, the base
# config would be used for Windows and CentOS hosts, while Mac and Ubuntu
# config would be used for Windows, Ubuntu, and CentOS hosts, while Mac
# hosts would receive their respective overrides. Note, these overrides are
# NOT merged with the top level configuration.
platforms: