We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dbc77c commit 13c7cf6Copy full SHA for 13c7cf6
default.yml
@@ -17,3 +17,6 @@ org_settings:
17
org_name: Fleet
18
secrets:
19
- secret: "$FLEET_GLOBAL_ENROLL_SECRET"
20
+ features:
21
+ enable_host_users: true
22
+ enable_software_inventory: true
teams/workstations-canary.yml
@@ -24,4 +24,8 @@ controls:
24
team_settings:
25
26
- secret: "$FLEET_WORKSTATIONS_CANARY_ENROLL_SECRET"
27
28
29
30
software:
31
+
teams/workstations.yml
@@ -24,4 +24,7 @@ controls:
- secret: "$FLEET_WORKSTATIONS_ENROLL_SECRET"
0 commit comments