This folder is for files referenced by path
in Fleet config YAML.
This can reduce duplication for policies, scripts, and other config that is the same across multiple teams in Fleet Premium.
# default.yml
policies:
- path: ./lib/macos-device-health.policies.yml
# default.yml
queries:
- path: ./lib/collect-usb-devices.queries.yml
# default.yml
controls:
scripts:
- path: ./lib/remove-zoom-artifacts.script.sh
# default.yml
agent_options:
path: ./lib/agent-options.yml