mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
This came out of a customer call where we received the following output from the `fleetctl generate-gitops` command: ``` The macos_setup configuration is not supported by this tool yet. To configure it, please follow the Fleet documentation at https://fleetdm.com/docs/configuration/yaml-files#macos-setup ``` In the moment, it wasn't clear to me or the customer what had to be done. This update provides the context (where the `macos_setup` configuration is supposed to exist) as well as an example of what it should look like. |
||
|---|---|---|
| .. | ||
| agent-configuration.md | ||
| fleet-server-configuration.md | ||
| README.md | ||
| yaml-files.md | ||
Configuration
Fleet server
Fleet server configuration
Documentation for configuring the Fleet binary, managing osquery configurations, and running with systemd.
Agent
Agent configuration
Learn how to set agent options with config YAML file and the fleetctl command line tool.