diff --git a/default.yml b/default.yml index 25c6464..2d37a0b 100644 --- a/default.yml +++ b/default.yml @@ -14,3 +14,4 @@ org_settings: org_name: Fleet secrets: - secret: "$FLEET_GLOBAL_ENROLL_SECRET" +software: diff --git a/teams/workstations-canary.yml b/teams/workstations-canary.yml index 3b62539..69a88c5 100644 --- a/teams/workstations-canary.yml +++ b/teams/workstations-canary.yml @@ -21,3 +21,4 @@ controls: team_settings: secrets: - secret: "$FLEET_WORKSTATIONS_CANARY_ENROLL_SECRET" +software: diff --git a/teams/workstations.yml b/teams/workstations.yml index 5070e39..ecb4a1a 100644 --- a/teams/workstations.yml +++ b/teams/workstations.yml @@ -21,3 +21,4 @@ controls: team_settings: secrets: - secret: "$FLEET_WORKSTATIONS_ENROLL_SECRET" +software: