mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
17 lines
333 B
YAML
17 lines
333 B
YAML
name: "${TEST_TEAM_NAME}"
|
|
team_settings:
|
|
secrets:
|
|
- secret: "ABC"
|
|
features:
|
|
enable_host_users: true
|
|
enable_software_inventory: true
|
|
host_expiry_settings:
|
|
host_expiry_enabled: true
|
|
host_expiry_window: 30
|
|
agent_options:
|
|
controls:
|
|
policies:
|
|
queries:
|
|
software:
|
|
app_store_apps:
|
|
- app_store_id: "999999999"
|