Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ org_settings:
org_name: Fleet
secrets:
- secret: "$FLEET_GLOBAL_ENROLL_SECRET"
features:
enable_host_users: true
enable_software_inventory: true
4 changes: 4 additions & 0 deletions teams/workstations-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,8 @@ controls:
team_settings:
secrets:
- secret: "$FLEET_WORKSTATIONS_CANARY_ENROLL_SECRET"
features:
enable_host_users: true
enable_software_inventory: true
software:

3 changes: 3 additions & 0 deletions teams/workstations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,7 @@ controls:
team_settings:
secrets:
- secret: "$FLEET_WORKSTATIONS_ENROLL_SECRET"
features:
enable_host_users: true
enable_software_inventory: true
software: