From f756a95fe8fca002a04b9239f184f562bf680f59 Mon Sep 17 00:00:00 2001 From: Gray Williams Date: Fri, 12 Jun 2026 17:47:00 +0100 Subject: [PATCH] Remove macos_setup reference (#47497) This part of the document still references `macos_setup`. Should this be changed to `setup_experience`? May break older references, which should be updated. --- docs/Configuration/yaml-files.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Configuration/yaml-files.md b/docs/Configuration/yaml-files.md index 3fddfc2850..33aed7a948 100644 --- a/docs/Configuration/yaml-files.md +++ b/docs/Configuration/yaml-files.md @@ -467,7 +467,7 @@ Use `labels_include_all` to target hosts that have all labels, `labels_include_a You can use [Fleet's host variables](https://fleetdm.com/guides/fleet-variables) in `subject_name` and `subject_alternative_name` to make the certificate unique to each host. -### macos_setup +### setup_experience The `setup_experience` section lets you control the out-of-the-box [setup experience](https://fleetdm.com/guides/setup-experience).