Bootstrap package and fleetd are installed in other scenarios (#28803)

When? MDM migration and `sudo profiles renew -type enrollment`
This commit is contained in:
Noah Talerman
2025-05-09 14:58:56 -04:00
committed by GitHub
parent e13a41b9fe
commit e31accfe68
+2
View File
@@ -44,6 +44,8 @@ Fleet supports installing a bootstrap package on macOS hosts that automatically
This enables installing tools like [Puppet](https://www.puppet.com/), [Munki](https://www.munki.org/munki/), or [Chef](https://www.chef.io/products/chef-infra) for configuration management and/or running custom scripts and installing tools like [DEP notify](https://gitlab.com/Mactroll/DEPNotify) to customize the setup experience for your end users.
The bootstrap package, Fleet's agent (fleetd), and [custom OS settings (configuration profiles)](https://fleetdm.com/guides/custom-os-settings) are also delivered during [MDM migration](https://fleetdm.com/guides/mdm-migration). Only fleetd and configuration profiles are delivered when an enrollment profile is renewed manually by running `sudo profiles renew -type enrollment`.
The following are examples of what some organizations deploy using a bootstrap package:
* Munki client to install and keep software up to date on your Macs