-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefault.yml
More file actions
28 lines (26 loc) · 786 Bytes
/
default.yml
File metadata and controls
28 lines (26 loc) · 786 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# For Fleet Free:
# - This file updates policies, queries, agent_options, and controls for all hosts.
# For Fleet Premium:
# - This file updates policies and queries that run on all hosts ("All teams").
# - Remove "controls" and add this to your YAML files in teams/ instead.
policies:
queries:
agent_options:
path: ./lib/agent-options.yml
controls:
org_settings:
server_settings:
server_url: $FLEET_URL
org_info:
org_name: BobCorp
secrets:
- secret: "$FLEET_GLOBAL_ENROLL_SECRET"
fleet_desktop:
transparency_url: https://catoftheday.com
host_expiry_settings:
host_expiry_enabled: true
host_expiry_window: 30
webhook_settings:
activities_webhook:
enable_activities_webhook: true
destination_url: https://mycoolwebhookserver.com