diff --git a/default.yml b/default.yml index 2d37a0b..25c6464 100644 --- a/default.yml +++ b/default.yml @@ -14,4 +14,3 @@ 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 69a88c5..3b62539 100644 --- a/teams/workstations-canary.yml +++ b/teams/workstations-canary.yml @@ -21,4 +21,3 @@ controls: team_settings: secrets: - secret: "$FLEET_WORKSTATIONS_CANARY_ENROLL_SECRET" -software: diff --git a/teams/workstations.yml b/teams/workstations.yml index ecb4a1a..5070e39 100644 --- a/teams/workstations.yml +++ b/teams/workstations.yml @@ -21,4 +21,3 @@ controls: team_settings: secrets: - secret: "$FLEET_WORKSTATIONS_ENROLL_SECRET" -software: